NDoc 1.3.1 SDK

BaseDocumenterConfig Properties

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

Public Instance Properties

CleanIntermediatesGets or sets a value indicating whether to delete intermediate files after a successful build.
Name Gets the display name of the documenter.
UseNDocXmlFileGets or sets a value indicating whether to use the specified XML file as input instead of reflecting the list of assemblies specified on the project.

Protected Instance Properties

Project Gets the Project that this config is associated with, if any

See Also

BaseDocumenterConfig Class | NDoc.Core Namespace