NDoc 1.3.1 SDK

Project Properties

The properties of the Project class are listed below. For a complete list of Project class members, see the Project Members topic.

Public Instance Properties

AssemblySlashDocs Gets the collection of assemblies and documentation comment XML files in the project.
BaseDirectory Gets the base directory used for relative references.
Documenters Gets the list of available documenters.
IsDirtyGets or sets a value indicating whether the contents of this project have been modified.
Namespaces Gets the project namespace summaries collection.
ProjectFile Gets or sets the project file.
ReferencePathsGets a collection of directories that will be probed when attempting to load assemblies.
SuspendDirtyCheck Gets or sets a value indicating whether IsDirty is updated when a project property is modifed.

See Also

Project Class | NDoc.Core Namespace