다음을 통해 공유


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

속성 값

유틸리티 탐색기의 컨텍스트 값입니다.

적용 대상