Partager via


INavigationContextProvider.CurrentContext Propriété

Définition

Obtient ou définit l'élément de contexte actuellement sélectionné, tel que le nœud actuel de l'Explorateur d'objets.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ CurrentContext { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext CurrentContext { get; set; }
member this.CurrentContext : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext with get, set
Public Property CurrentContext As INavigationContext

Valeur de propriété

Élément de contexte actuellement sélectionné.

S’applique à