_dispAssemblyReferencesEvents_Event.AssemblyReferenceRemoved Event

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
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 does not support events.

.NET Framework Security

See Also

Reference

_dispAssemblyReferencesEvents_Event Interface

VsWebSite Namespace

AssemblyReferencesEvents