IContextService.ObjectExplorerContext Property

Definition

Gets the context value for the object explorer.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContextProvider ^ ObjectExplorerContext { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContextProvider ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContextProvider ObjectExplorerContext { get; }
member this.ObjectExplorerContext : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContextProvider
Public ReadOnly Property ObjectExplorerContext As INavigationContextProvider

Property Value

The value of context of the object explorer.

Applies to