Switch.SwitchSetting Właściwość

Definicja

Pobiera lub ustawia bieżące ustawienie dla tego przełącznika.

protected:
 property int SwitchSetting { int get(); void set(int value); };
protected int SwitchSetting { get; set; }
member this.SwitchSetting : int with get, set
Protected Property SwitchSetting As Integer

Wartość właściwości

Bieżące ustawienie dla tego przełącznika. Wartością domyślną jest zero.

Dotyczy

Zobacz też