TraceLogger.CurrentTraceLevel Property

Definition

Returns the trace source level for the current logger.

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

Property Value

Applies to