NAnt SDK Documentation - v0.85-nightly-2005-11-09

Project.IndentationSize Property

[This is preliminary documentation and subject to change.]

Gets or sets the indentation size of the build output.

[Visual Basic]
Public ReadOnly Property IndentationSize As Integer
[C#]
public int IndentationSize {get;}

Property Value

The indendation size of the build output.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Project.IndentationSize

See Also

Project Class | NAnt.Core Namespace