Evento _dispImportsEvents_Event.ImportRemoved
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: VSLangProj
Assembly: VSLangProj (in VSLangProj.dll)
Sintassi
'Dichiarazione
Event ImportRemoved As _dispImportsEvents_ImportRemovedEventHandler
event _dispImportsEvents_ImportRemovedEventHandler ImportRemoved
event _dispImportsEvents_ImportRemovedEventHandler^ ImportRemoved {
void add (_dispImportsEvents_ImportRemovedEventHandler^ value);
void remove (_dispImportsEvents_ImportRemovedEventHandler^ value);
}
abstract ImportRemoved : IEvent<_dispImportsEvents_ImportRemovedEventHandler,
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 ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.