NAnt SDK Documentation - v0.92 |
|
Project.IndentationSize Property
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.
See Also
Project Class | NAnt.Core Namespace