NAntDocumenterConfig.

NAntBaseUri Property

Summary

Gets or sets the base URI for linking to NAnt docs.

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.