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

要在选择对话框中显示的标题。

适用于