System.Diagnostics.Switch.Value Property

Gets or sets the value of the switch.

Syntax

protected string Value { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The Switch.OnValueChanged method is called when the value of the Switch.Value property is changed. The Switch.OnValueChanged method parses the value of this property and converts it to an integer value, which is then used to set the Switch.SwitchSetting property.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0