Switch.SwitchSetting Vlastnost

Definice

Získá nebo nastaví aktuální nastavení pro tento přepínač.

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

Hodnota vlastnosti

Aktuální nastavení pro tento přepínač. Výchozí hodnota je nula.

Platí pro

Viz také