[This is preliminary documentation and is subject to change.]
Property that represents the Definition directory of a session.
| C# | Visual Basic | Visual C++ |
public string DefinitionRootDirectory { get; set; }
Public Property DefinitionRootDirectory As String
public: property String^ DefinitionRootDirectory { String^ get (); void set (String^ value); }