Share via


WebReferencesEvents Members

Include Protected Members
Include Inherited Members

Represents the events for the WebReferences property of a VSWebSite. Use this object to access the functionality provided by WebReferencesEventsClass.

The WebReferencesEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_WebReferenceAdded

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

Public method

add_WebReferenceChanged

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

Public method

add_WebReferenceRemoved

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

Public method

remove_WebReferenceAdded

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

Public method

remove_WebReferenceChanged

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

Public method

remove_WebReferenceRemoved

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

Top

Events

 

Name

Description

Public event

WebReferenceAdded

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

Public event

WebReferenceChanged

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

Public event

WebReferenceRemoved

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

Top

See Also

Reference

WebReferencesEvents Interface

VsWebSite Namespace