Share via


SwitchAttribute.SwitchDescription 속성

정의

스위치에 대한 설명을 가져오거나 설정합니다.

public:
 property System::String ^ SwitchDescription { System::String ^ get(); void set(System::String ^ value); };
public string? SwitchDescription { get; set; }
public string SwitchDescription { get; set; }
member this.SwitchDescription : string with get, set
Public Property SwitchDescription As String

속성 값

스위치에 대한 설명입니다.

설명

속성은 SwitchDescription 일반적으로 스위치의 함수를 나타냅니다.

적용 대상