The name of the directory where the compilation takes place
[Visual Basic] Public Property ReadOnly WorkingDirectoryName As String [C#] public string WorkingDirectoryName { get; } [C++] public: __property String* get_WorkingDirectoryName(); [JScript] public function get WorkingDirectoryName() : String
Workspace Class | NDoc.Core Namespace