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 通常指示开关的功能。

适用于