NAnt SDK Documentation - v0.92

Project.Unindent Method 

Decreases the IndentationLevel of the Project.

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

See Also

Project Class | NAnt.Core Namespace