INavigationContextProvider.ItemsRemoved Propriété

Définition

Obtient le mécanisme d’accumulation d’événements pour les éléments qui sont retirés de la source contextuelle.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationEventNotification ^ ItemsRemoved { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationEventNotification ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationEventNotification ItemsRemoved { get; }
member this.ItemsRemoved : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationEventNotification
Public ReadOnly Property ItemsRemoved As INavigationEventNotification

Valeur de propriété

Les éléments qui sont retirés de la source contextuelle.

S’applique à