INavigationContextProvider.ItemsRemoved Proprietà

Definizione

Ottiene il meccanismo di accumulo eventi per gli oggetti che vengono rimossi dalla fonte del contesto.

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

Valore della proprietà

Gli elementi che vengono rimossi dalla fonte contestuale.

Si applica a