System.Diagnostics.Switch: Method Members

The methods of System.Diagnostics.Switch are listed below. For a list of all members, see the Switch Members list.

See Also: Inherited members from System.Object

Protected Methods

GetSupportedAttributes() : string[]

Gets the custom attributes supported by the switch.

OnSwitchSettingChanged()

Invoked when the Switch.SwitchSetting property is changed.

OnValueChanged()

Invoked when the Switch.Value property is changed.