Evento _dispProjectsEvents_Event.ItemRemoved

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Event ItemRemoved As _dispProjectsEvents_ItemRemovedEventHandler
event _dispProjectsEvents_ItemRemovedEventHandler ItemRemoved
 event _dispProjectsEvents_ItemRemovedEventHandler^ ItemRemoved {
    void add (_dispProjectsEvents_ItemRemovedEventHandler^ value);
    void remove (_dispProjectsEvents_ItemRemovedEventHandler^ value);
}
abstract ItemRemoved : IEvent<_dispProjectsEvents_ItemRemovedEventHandler,
    EventArgs>
JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

_dispProjectsEvents_Event Interface

Namespace EnvDTE