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

属性值

String

href 特性。

适用于

另请参阅