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