IExplorerViewHost.Navigate(INavigationContext) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
允許使用者瀏覽檔案總管檢視。
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
一個用於檔案管理器上下文控制的介面。