ImageUrlEditor.Caption Property

Definition

Gets the caption to display on the selection dialog window.

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

Property Value

The caption to display on the selection dialog window.

Applies to