Summary
Indicate the maximum number of spaces to indent relative to a
previous line.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- Astyle
Syntax
[TaskAttribute("indent-min", Required = false)]
public int IndentMin { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| int |
