BooleanSwitch Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Attributes | Gets the custom switch attributes defined in the application configuration file. (inherited from Switch) |
| Description | Gets a description of the switch. (inherited from Switch) |
| DisplayName | Gets a name used to identify the switch. (inherited from Switch) |
| Enabled | Gets or sets a value indicating whether the switch is enabled or disabled. |
| Name | Description | |
|---|---|---|
| SwitchSetting | Gets or sets the current setting for this switch. (inherited from Switch) |
| Value | Gets or sets the value of the switch. (inherited from Switch) |