Tracer.MaxIndent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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