UrlEditor.Caption Propriedade

Definição

Obtém a legenda a ser exibida na caixa de diálogo de seleção.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

Valor da propriedade

String

A legenda a ser exibida na caixa de diálogo de seleção.The caption to display on the selection dialog box.

Aplica-se a