The members of System.Diagnostics.SwitchAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Diagnostics.SwitchAttribute class, specifying the name and the type of the switch. |
SwitchDescription | string.
Gets or sets the description of the switch. | |
SwitchName | string.
Gets or sets the display name of the switch. | |
SwitchType | Type.
Gets or sets the type of the switch. |
static | GetAll(System.Reflection.Assembly)
|