Gets a description of the switch.
[Visual Basic] Public ReadOnly Property Description As String [C#] public string Description {get;} [C++] public: __property String* get_Description(); [JScript] public function get Description() : String;
A description of the switch.
This description should depict the function of the switch. For example, you could describe the switch as "Enables tracing for the CompModSwitches.DirectoryWatcher component." The default value is the empty string ("").
Switch Class | Switch Members | System.Diagnostics Namespace | Switch | BooleanSwitch | TraceSwitch | Debug | Trace