NDoc 1.3.1 SDK

Workspace Class

The Workspace class manages the Output directory and its subfolders where help file content and project files are used to compile the final help collection

For a list of all members of this type, see Workspace Members.

System.Object
   NDoc.Core.Workspace

[Visual Basic]
Public Class Workspace
[C#]
public class Workspace
[C++]
public __gc class Workspace
[JScript]
public class Workspace

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NDoc.Core

Assembly: NDoc.Core (in NDoc.Core.dll)

See Also

Workspace Members | NDoc.Core Namespace