Tracer::Level Property
Visual Studio 2015
Gets or sets the verbosity level of the tracer.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: property SourceLevels Level { virtual SourceLevels get() sealed; virtual void set(SourceLevels value) sealed; }
Implements
ITracer::Level
Show: