Sdílet prostřednictvím


_dispAssemblyReferencesEvents_Event.AssemblyReferenceAdded – 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 AssemblyReferenceAdded As _dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler
event _dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler AssemblyReferenceAdded
 event _dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler^ AssemblyReferenceAdded {
    void add (_dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler^ value);
    void remove (_dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler^ value);
}
abstract AssemblyReferenceAdded : IEvent<_dispAssemblyReferencesEvents_AssemblyReferenceAddedEventHandler,
    EventArgs>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

_dispAssemblyReferencesEvents_Event Rozhraní

VsWebSite – obor názvů

AssemblyReferencesEvents