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

Project.Indent Method 

[This is preliminary documentation and subject to change.]

Increases the IndentationLevel of the Project.

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

Remarks

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

See Also

Project Class | NAnt.Core Namespace