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

屬性值

物件瀏覽器的上下文價值。

適用於