Condividi tramite


HtmlArea.Href Proprietà

Definizione

Ottiene o imposta l'attributo 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

Valore della proprietà

Attributo href.

Si applica a

Vedi anche