IContextService.UtilityExplorerContext Property

Definition

Gets the context value for the utility explorer.

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

Property Value

The value of context of the utility explorer.

Applies to