Condividi tramite


Evento _dispAssemblyReferencesEvents_Event.AssemblyReferenceRemoved

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Questo evento supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice.

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

'Dichiarazione
Event AssemblyReferenceRemoved As _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler
event _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler AssemblyReferenceRemoved
 event _dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler^ AssemblyReferenceRemoved {
    void add (_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler^ value);
    void remove (_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler^ value);
}
abstract AssemblyReferenceRemoved : IEvent<_dispAssemblyReferencesEvents_AssemblyReferenceRemovedEventHandler,
    EventArgs>
JScript non supporta gli eventi.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispAssemblyReferencesEvents_Event Interfaccia

Spazio dei nomi VsWebSite

AssemblyReferencesEvents