SwitchAttribute.SwitchDescription Proprietà

Definizione

Ottiene o imposta la descrizione dell'opzione.

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

Valore della proprietà

Descrizione dell'opzione.

Commenti

La SwitchDescription proprietà indica in genere la funzione dell'opzione.

Si applica a