Switch Properties
.NET Framework 4.5
The Switch type exposes the following members.
| Name | Description | |
|---|---|---|
|
Attributes | Gets the custom switch attributes defined in the application configuration file. |
|
Description | Gets a description of the switch. |
|
DisplayName | Gets a name used to identify the switch. |
|
SwitchSetting | Gets or sets the current setting for this switch. |
|
Value | Gets or sets the value of the switch. |