TraceLoggerBase.CurrentTraceLevel 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.
Current Trace level
public:
property System::Diagnostics::SourceLevels CurrentTraceLevel { System::Diagnostics::SourceLevels get(); };
public System.Diagnostics.SourceLevels CurrentTraceLevel { get; }
member this.CurrentTraceLevel : System.Diagnostics.SourceLevels
Public ReadOnly Property CurrentTraceLevel As SourceLevels