Summary
Indicate that tabs should be used to indent sources. The number
specified indicates the maximum number of spaces the tab character
will represent.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- Astyle
Syntax
[TaskAttribute("indent-num-tabs", Required = false)]
public int IndentNumTabs { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| int |
