Partilhar via


HtmlArea.Href Propriedade

Definição

Obtém ou define o atributo href.

public:
 property System::String ^ Href { System::String ^ get(); void set(System::String ^ value); };
public string Href { get; set; }
member this.Href : string with get, set
Public Property Href As String

Valor da propriedade

O atributo href.

Aplica-se a

Confira também