DVTk API
DefinitionFileRootDirectory Property
DVTkDvtk.SessionsIDefinitionManagementDefinitionFileRootDirectory
DVTk API

[This is preliminary documentation and is subject to change.]

Definition File Root Directory
Declaration Syntax
C#Visual BasicVisual C++
string DefinitionFileRootDirectory { get; set; }
Property DefinitionFileRootDirectory As String
property String^ DefinitionFileRootDirectory {
	String^ get ();
	void set (String^ value);
}
Remarks

The Definition File Root Driectory is used to prefix the definition file names in order to define the full definition pathname.

Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.
ArgumentExceptionDirectory may not be an empty string. Use ".\" for current directory."

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0