IExplorerViewHost.Navigate(INavigationContext) 方法

定义

允许用户在资源管理器视图中导航。

public:
 void Navigate(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ context);
public void Navigate (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext context);
abstract member Navigate : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext -> unit
Public Sub Navigate (context As INavigationContext)

参数

context
INavigationContext

资源管理器的上下文控件的接口。

适用于