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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
IVsDataViewHierarchy Interface
Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms