Sdílet prostřednictvím


_dispAssemblyReferencesEvents_Event.AssemblyReferenceRemoved – událost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Tato událost podporuje.NET Framework infrastruktury a není určen pro použití přímo v kódu.

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

'Deklarace
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>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

_dispAssemblyReferencesEvents_Event Rozhraní

VsWebSite – obor názvů

AssemblyReferencesEvents