다음을 통해 공유


UrlEditor.Caption 속성

정의

선택 대화 상자에 표시할 캡션을 가져옵니다.

protected:
 virtual property System::String ^ Caption { System::String ^ get(); };
protected virtual string Caption { get; }
member this.Caption : string
Protected Overridable ReadOnly Property Caption As String

속성 값

String

선택 대화 상자에 표시할 캡션입니다.

적용 대상