Compartir a través de


UrlEditor.Caption Propiedad

Definición

Obtiene el título que se va a mostrar en el cuadro de diálogo de selección.

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 de propiedad

Título que se va a mostrar en el cuadro de diálogo de selección.

Se aplica a