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

System.Diagnostics.Debug.IndentSize Property

The message indent size. [Edit]

public static int IndentSize { set; get; }

See Also

Value

The indent size. [Edit]

Remarks

The indent size is the number of characters per Trace.IndentLevel.

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

Sets the TraceListener.IndentSize property on all System.Diagnostics.TraceListener objects in the Debug.Listeners collection.

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

[Edit]

Requirements

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