Mono Class Library: System.Diagnostics.Trace Overview | Members

System.Diagnostics.Trace.Indent Method

Indents subsequent messages until the next Trace.Unindent call. [Edit]

[System.Diagnostics.Conditional("TRACE")]
public static void Indent ()

Remarks

This is equivalent to incrementing Trace.IndentLevel by one. [Edit]

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0