Share via


_dispAssemblyReferencesEvents Interface

Definition

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

public interface class _dispAssemblyReferencesEvents
[System.Runtime.InteropServices.Guid("A1B04977-56DD-40D1-89E3-65E1902A9103")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)]
public interface _dispAssemblyReferencesEvents
[<System.Runtime.InteropServices.Guid("A1B04977-56DD-40D1-89E3-65E1902A9103")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable)>]
type _dispAssemblyReferencesEvents = interface
Public Interface _dispAssemblyReferencesEvents
Derived
Attributes

Methods

AssemblyReferenceAdded(AssemblyReference)

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

AssemblyReferenceRemoved(AssemblyReference)

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

Applies to