IContextService.UtilityExplorerContext 属性

定义

获取实用工具资源管理器的上下文值。

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

属性值

实用工具资源管理器的上下文值。

适用于