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

System.Diagnostics.Trace.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 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