ITracer.Level Property
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 verbosity level of the tracer
public:
property System::Diagnostics::SourceLevels Level { System::Diagnostics::SourceLevels get(); void set(System::Diagnostics::SourceLevels value); };
public System.Diagnostics.SourceLevels Level { get; set; }
member this.Level : System.Diagnostics.SourceLevels with get, set
Public Property Level As SourceLevels
Property Value
The verbosity level of the tracer.