NAnt SDK Documentation - v0.85-nightly-2005-11-09

Project.Unindent Method 

[This is preliminary documentation and subject to change.]

Decreases the IndentationLevel of the Project.

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

Remarks

Missing <remarks> documentation for M:NAnt.Core.Project.Unindent

See Also

Project Class | NAnt.Core Namespace