Sdílet prostřednictvím


HtmlArea.Href Vlastnost

Definice

Získá nebo nastaví href atribut .

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

Hodnota vlastnosti

String

Atribut href .

Platí pro

Viz také