[This is preliminary documentation and is subject to change.]
Def directory property
| C# | Visual Basic | Visual C++ |
public string DefinitionRoot { get; set; }
Public Property DefinitionRoot As String
public: property String^ DefinitionRoot { String^ get (); void set (String^ value); }