ITracer::IndentLevel Property

Visual Studio 2015
 

Gets the indentation level of the tracer.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

property int IndentLevel {
	int get();
}

Property Value

Type: System::Int32

The indentation level of the tracer.

Return to top
Show: