다음을 통해 공유


HtmlSource.Src 속성

정의

src 특성을 가져오거나 설정합니다.

public:
 property System::String ^ Src { System::String ^ get(); void set(System::String ^ value); };
public string Src { get; set; }
member this.Src : string with get, set
Public Property Src As String

속성 값

src 특성입니다.

적용 대상

추가 정보