Switch.SwitchSetting Proprietà

Definizione

Ottiene o imposta il nome corrente per questa opzione.

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

Valore della proprietà

Impostazione corrente per questa opzione. Il valore predefinito è zero.

Si applica a

Vedi anche