Share via


Logging.TraceSwitchLevel Property

Definition

Gets the level of the trace switch.

public:
 static property System::Diagnostics::TraceLevel TraceSwitchLevel { System::Diagnostics::TraceLevel get(); };
public static System.Diagnostics.TraceLevel TraceSwitchLevel { get; }
member this.TraceSwitchLevel : System.Diagnostics.TraceLevel
Public Shared ReadOnly Property TraceSwitchLevel As TraceLevel

Property Value

Applies to