NDoc 1.3.1 SDK

Workspace.ResourceDirectory Property

The location where the xslt stylesheets will be unpacked

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

See Also

Workspace Class | NDoc.Core Namespace