Freigeben über


IVsDataViewHierarchy.ExplorerConnection Property

Definition

Gets the current connection to Server Explorer.

public:
 property Microsoft::VisualStudio::Data::Services::IVsDataExplorerConnection ^ ExplorerConnection { Microsoft::VisualStudio::Data::Services::IVsDataExplorerConnection ^ get(); };
public Microsoft.VisualStudio.Data.Services.IVsDataExplorerConnection ExplorerConnection { get; }
member this.ExplorerConnection : Microsoft.VisualStudio.Data.Services.IVsDataExplorerConnection
Public ReadOnly Property ExplorerConnection As IVsDataExplorerConnection

Property Value

An IVsDataExplorerConnection object representing the current connection to Server Explorer.

Applies to