INavigationContextProvider.ItemsRemoved Propiedad

Definición

Obtiene el mecanismo de acumulación de eventos para los elementos que se están eliminando de la fuente contextual.

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

Valor de propiedad

Los elementos que se eliminan de la fuente contextual.

Se aplica a