NDoc 1.3.1 SDK

Workspace.ContentDirectory Property

The full path of the help content files

[Visual Basic]
Public Property ReadOnly ContentDirectory As String
[C#]
public string ContentDirectory { get; }
[C++]
public: __property String* get_ContentDirectory();
[JScript]
public function get ContentDirectory() : String

See Also

Workspace Class | NDoc.Core Namespace