Propriedade IVsDataViewHierarchy.ExplorerConnection
Obtém a conexão atual ao server Explorer.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)
Sintaxe
'Declaração
ReadOnly Property ExplorerConnection As IVsDataExplorerConnection
IVsDataExplorerConnection ExplorerConnection { get; }
property IVsDataExplorerConnection^ ExplorerConnection {
IVsDataExplorerConnection^ get ();
}
abstract ExplorerConnection : IVsDataExplorerConnection
function get ExplorerConnection () : IVsDataExplorerConnection
Valor de propriedade
Tipo: Microsoft.VisualStudio.Data.Services.IVsDataExplorerConnection
Um objeto de IVsDataExplorerConnection que representa a conexão atual ao server Explorer.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
IVsDataViewHierarchy Interface
Namespace Microsoft.VisualStudio.Data.Services.SupportEntities