BaseDocumenter Properties

NDoc Core

NDoc Documentation

BaseDocumenter Properties

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

Public Instance Properties

ConfigSee IDocumenter.
DevelopmentStatus The development status (alpha, beta, stable) of this documenter. Documenters should override this if they aren't stable.
MainOutputFileSee IDocumenter.
NameGets the display name for the documenter.

Protected Instance Properties

DocumentGets the XmlDocument containing the combined relected metadata and /doc comments.
XmlBuffer The XML string containing the combined relected metadata and /doc comments.

See Also

BaseDocumenter Class | NDoc.Core Namespace