NAntDocumenterConfig.

OutputDirectory Property

Summary

Gets or sets the output directory.

Syntax

[Category("Documentation Main Settings")]
[Description("The path to the output directory where the generated docs will be placed.")]
public string OutputDirectory { get; set; }

Attributes

Type Description
CategoryAttribute
DescriptionAttribute

Value

Type Description
string The output directory.