The the full path to the directory where the compilation will run
[Visual Basic] Public Property ReadOnly WorkingDirectory As String [C#] public string WorkingDirectory { get; } [C++] public: __property String* get_WorkingDirectory(); [JScript] public function get WorkingDirectory() : String
Workspace Class | NDoc.Core Namespace