Partager via


IDatabaseNode.Caption, propriété

Obtient la légende affichée dans l'Explorateur de solutions.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
ReadOnly Property Caption As String
    Get
string Caption { get; }
property String^ Caption {
    String^ get ();
}
abstract Caption : string
function get Caption () : String

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseNode Interface

Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms