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

プロパティ値

ユーティリティ エクスプローラーのコンテキストの値。

適用対象