Switch.SwitchSetting 属性

定义

获取或设置此开关的当前设置。

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

属性值

此开关的当前设置。 默认值为零。

适用于

另请参阅