NAnt SDK Documentation - v0.92

Project.Indent Method 

Increases the IndentationLevel of the Project.

[Visual Basic]
Public Sub Indent()
[C#]
public void Indent();

See Also

Project Class | NAnt.Core Namespace