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

プロパティ値

オブジェクト エクスプローラーのコンテキストの値。

適用対象