Summary
Gets or sets the base URI for linking to NAnt docs.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntDocumenterConfig
Syntax
[Category("Output")]
[Description("The base URI for linking to NAnt docs.")]
public string NAntBaseUri { get; set; }
Attributes
Type | Description |
---|---|
CategoryAttribute | |
DescriptionAttribute |
Value
Type | Description |
---|---|
string | The base URI for linking to NAnt docs. |