XslUrlEditor.Caption Propriedade
Definição
Obtém a legenda a ser exibida na janela de diálogo de seleção.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
Valor da propriedade
A legenda a ser exibida na janela de diálogo de seleção.The caption to display on the selection dialog window.