Compartir a través de


_dispProjectsEvents_Event.ItemRemoved (Evento)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
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 no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

_dispProjectsEvents_Event Interfaz

EnvDTE (Espacio de nombres)