BaseDocumenter Properties
From NDoc Core
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
| See IDocumenter. | |
| The development status (alpha, beta, stable) of this documenter. Documenters should override this if they aren't stable. | |
| See IDocumenter. | |
| Gets the display name for the documenter. |
Protected Instance Properties
| Gets the XmlDocument containing the combined relected metadata and /doc comments. | |
| The XML string containing the combined relected metadata and /doc comments. |
See Also
BaseDocumenter Class | NDoc.Core Namespace