Partilhar via


Propriedade IDisplayScriptProvider.Caption

Obtém a legenda da janela de ferramenta de script.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
ReadOnly Property Caption As String
    Get
string Caption { get; }
property String^ Caption {
    String^ get ();
}
abstract Caption : string
function get Caption () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IDisplayScriptProvider Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare