NDoc 1.3.1 SDK

Project Class

Represents an NDoc project.

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

System.Object
   NDoc.Core.Project

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

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

Project Members | NDoc.Core Namespace