HtmlArea.Href Propriedade

Definição

Obtém ou definem o href atributo.

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 de Propriedade

O href atributo.

Aplica-se a

Ver também