SwitchAttribute.SwitchDescription Propriedade

Definição

Obtém ou define a descrição do comutador.

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

Valor da propriedade

A descrição do comutador.

Comentários

A SwitchDescription propriedade normalmente indica a função do comutador.

Aplica-se a