NDoc 1.3.1 SDK

Workspace.ContentDirectoryName Property

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

See Also

Workspace Class | NDoc.Core Namespace