共用方式為


HtmlArea.Href 屬性

定義

取得或設定 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

屬性值

href 屬性。

適用於

另請參閱