다음을 통해 공유


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 특성입니다.

적용 대상

추가 정보