Evento _dispProjectItemsEvents_Event.ItemRemoved
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
Event ItemRemoved As _dispProjectItemsEvents_ItemRemovedEventHandler
event _dispProjectItemsEvents_ItemRemovedEventHandler ItemRemoved
event _dispProjectItemsEvents_ItemRemovedEventHandler^ ItemRemoved {
void add (_dispProjectItemsEvents_ItemRemovedEventHandler^ value);
void remove (_dispProjectItemsEvents_ItemRemovedEventHandler^ value);
}
abstract ItemRemoved : IEvent<_dispProjectItemsEvents_ItemRemovedEventHandler,
EventArgs>
JScript non supporta gli eventi.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.