System.Diagnostics.Debug.Indent Method

Increases the current Debug.IndentLevel by one.

Syntax

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

Remarks

This is equivalent to incrementing Trace.IndentLevel by one.

Requirements

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