Logging.TraceSwitchLevel 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.
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