UrlEditor.Caption Property

Definition

Gets the caption to display on the selection dialog box.

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

Property Value

The caption to display on the selection dialog box.

Applies to