The full path to the worksapce root. This is where project outputs will be saved when compilation is complete
[Visual Basic] Public Property ReadOnly RootDirectory As String [C#] public string RootDirectory { get; } [C++] public: __property String* get_RootDirectory(); [JScript] public function get RootDirectory() : String
Workspace Class | NDoc.Core Namespace