NDoc 1.3.1 SDK

IDocumenter.Name Property

Gets the display name for the documenter.

[Visual Basic]
Property ReadOnly Name As String
[C#]
string Name { get; }
[C++]
__property String* get_Name();
[JScript]
function get Name() : String

See Also

IDocumenter Interface | NDoc.Core Namespace