IVsDataExplorerNode.Caption, propriété

Obtient la légende du nœud.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

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

Valeur de propriété

Type : String
Une valeur d'String maintenant le texte de légende.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services, espace de noms