Tracer.MaxIndent Field

Definition

The maximum indentation level.

public: int MaxIndent = 10;
int MaxIndent = 10;
public const int MaxIndent = 10;
val mutable MaxIndent : int
Public Const MaxIndent As Integer  = 10

Field Value

Value = 10

Applies to