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

System.Diagnostics.Trace.IndentLevel Property

The message indent level. [Edit]

public static int IndentLevel { set; get; }

See Also

Value

The indent level. [Edit]

Remarks

This effects how many levels of indentation are written before each message sent to the System.Diagnostics.TraceListeners.

Sets the TraceListener.IndentLevel property on all System.Diagnostics.TraceListener objects in the Trace.Listeners collection.

This value is shared with the System.Diagnostics.Debug class.

[Edit]

Requirements

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