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

一個用於檔案管理器上下文控制的介面。

適用於