System.Diagnostics.Trace.IndentLevel Property

Gets or sets the indent level.

Syntax

public static int IndentLevel { get; set; }

See Also

Value

The indent level.

Remarks

The Trace.IndentLevel property represents the number of times the indent of size Trace.IndentSize is applied. This property is stored on per-thread/per-request basis.

Requirements

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