Evento _dispReferencesEvents_Event.ReferenceRemoved
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 ReferenceRemoved As _dispReferencesEvents_ReferenceRemovedEventHandler
event _dispReferencesEvents_ReferenceRemovedEventHandler ReferenceRemoved
event _dispReferencesEvents_ReferenceRemovedEventHandler^ ReferenceRemoved {
void add (_dispReferencesEvents_ReferenceRemovedEventHandler^ value);
void remove (_dispReferencesEvents_ReferenceRemovedEventHandler^ value);
}
abstract ReferenceRemoved : IEvent<_dispReferencesEvents_ReferenceRemovedEventHandler,
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.