IExplorerViewHost.Navigate(INavigationContext) Méthode

Définition

Permet à l’utilisateur de naviguer dans la vue Explorateur.

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)

Paramètres

context
INavigationContext

Une interface pour le contrôle du contexte de l’explorateur.

S’applique à