Compartilhar via


INavigationContextProvider.ItemsRemoved Propriedade

Definição

Obtém o mecanismo de acumulação de eventos para itens que estão sendo removidos da origem de contexto.

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 da propriedade

Os itens que estão removidos da origem de contexto.

Aplica-se a