Astyle.

IndentMax Property

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-max", Required = false)]
public int IndentMax { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
int