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

Значение свойства

String

Описание переключателя.

Комментарии

Свойство SwitchDescription обычно указывает функцию коммутатора.

Применяется к