Specifies whether the switch is enabled (true) or disabled (false).
[Visual Basic] Public Enabled As Boolean [C#] public bool Enabled; [C++] public: bool Enabled; [JScript] public var Enabled : Boolean;
By default, this field is set to disabled (false).
BooleanSwitch Class | BooleanSwitch Members | System.Diagnostics Namespace | BooleanSwitch | Switch | Debug | Trace