Partager via


IVsDataViewHierarchy.ExplorerConnection, propriété

Obtient la connexion actuelle à l'explorateur de serveurs.

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

Syntaxe

'Déclaration
ReadOnly Property ExplorerConnection As IVsDataExplorerConnection
IVsDataExplorerConnection ExplorerConnection { get; }
property IVsDataExplorerConnection^ ExplorerConnection {
    IVsDataExplorerConnection^ get ();
}
abstract ExplorerConnection : IVsDataExplorerConnection with get
function get ExplorerConnection () : IVsDataExplorerConnection

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataExplorerConnection
Un objet d' IVsDataExplorerConnection représentant la connexion actuelle à l'explorateur de serveurs.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewHierarchy Interface

Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms