SwitchAttribute.SwitchDescription Tulajdonság

Definíció

Lekéri vagy beállítja a kapcsoló leírását.

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

Tulajdonság értéke

A kapcsoló leírása.

Megjegyzések

A SwitchDescription tulajdonság általában a kapcsoló függvényét jelzi.

A következőre érvényes: