_dispAssemblyReferencesEvents_Event Interface

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

This class 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
<ComVisibleAttribute(False)> _
Public Interface _dispAssemblyReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface _dispAssemblyReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispAssemblyReferencesEvents_Event
[<ComVisibleAttribute(false)>]
type _dispAssemblyReferencesEvents_Event =  interface end
public interface _dispAssemblyReferencesEvents_Event

The _dispAssemblyReferencesEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_AssemblyReferenceAdded Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method add_AssemblyReferenceRemoved Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_AssemblyReferenceAdded Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_AssemblyReferenceRemoved Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

Events

  Name Description
Public event AssemblyReferenceAdded Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public event AssemblyReferenceRemoved Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

See Also

Reference

VsWebSite Namespace

AssemblyReferencesEvents