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

속성 값

이 스위치의 현재 설정입니다. 기본값은 0입니다.

적용 대상

추가 정보