Share via


AssemblyReferencesEvents Members

Include Protected Members
Include Inherited Members

Represents the events for the References property of a VSWebSite object. Use this class to access the functionality provided by AssemblyReferencesEventsClass.

The AssemblyReferencesEvents 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. (Inherited from _dispAssemblyReferencesEvents_Event.)

Public method

add_AssemblyReferenceRemoved

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispAssemblyReferencesEvents_Event.)

Public method

remove_AssemblyReferenceAdded

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispAssemblyReferencesEvents_Event.)

Public method

remove_AssemblyReferenceRemoved

Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispAssemblyReferencesEvents_Event.)

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. (Inherited from _dispAssemblyReferencesEvents_Event.)

Public event

AssemblyReferenceRemoved

Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from _dispAssemblyReferencesEvents_Event.)

Top

See Also

Reference

AssemblyReferencesEvents Interface

VsWebSite Namespace