Share via


SwitchAttribute.SwitchDescription Vlastnost

Definice

Získá nebo nastaví popis přepínače.

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

Hodnota vlastnosti

Popis přepínače.

Poznámky

Vlastnost SwitchDescription obvykle označuje funkci přepínače.

Platí pro