Summary
Gets or sets the indentation size of the build output.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Project
Syntax
public int IndentationSize { get; }
Value
Type | Description |
---|---|
int | The indentation size of the build output. |