HtmlArea.Href Propiedad

Definición

Obtiene o establece el 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 de propiedad

El atributo href.

Se aplica a

Consulte también