Tracer::IndentLevel Property
Visual Studio 2015
Gets the indentation level of the tracer.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: property int IndentLevel { [CompilerGeneratedAttribute] virtual int get() sealed; [CompilerGeneratedAttribute] private: virtual void set(int value) sealed; }
Implements
ITracer::IndentLevel
Show: