SwitchLevelAttribute Constructor (Type^)
.NET Framework (current version)
Initializes a new instance of the SwitchLevelAttribute class, specifying the type that determines whether a trace should be written.
Assembly: System (in System.dll)
The switchLevelType parameter identifies the type that is used by the switch to determine if a trace should be written; for example, the type of the Level property of the TraceSwitch class is TraceLevel.
.NET Framework
Available since 2.0
Available since 2.0
Show: