IContextService.ObjectExplorerContext 属性

定义

获取对象浏览器的上下文值。

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

属性值

对象浏览器的上下文价值。

适用于