BooleanSwitch Properties
.NET Framework 4.5
The BooleanSwitch type exposes the following members.
| 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. |
|
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.) |