_dispVSLangProjWebReferencesEvents_Event Interface

Refer to VSLangProjWebReferencesEvents for this functionality. Do not instantiate from this class.

Namespace:  VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Interface _dispVSLangProjWebReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface _dispVSLangProjWebReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispVSLangProjWebReferencesEvents_Event
[<ComVisibleAttribute(false)>]
type _dispVSLangProjWebReferencesEvents_Event =  interface end
public interface _dispVSLangProjWebReferencesEvents_Event

The _dispVSLangProjWebReferencesEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_OnAfterWebReferenceAdded For functionality, see OnAfterWebReferenceAdded.
Public method add_OnBeforeWebReferenceRemoved For functionality, see OnBeforeWebReferenceRemoved.
Public method add_OnWebReferenceChanged For functionality, see OnWebReferenceChanged.
Public method remove_OnAfterWebReferenceAdded For functionality, see OnAfterWebReferenceAdded.
Public method remove_OnBeforeWebReferenceRemoved For functionality, see OnBeforeWebReferenceRemoved.
Public method remove_OnWebReferenceChanged For functionality, see OnWebReferenceChanged.

Top

Events

  Name Description
Public event OnAfterWebReferenceAdded For functionality, see OnAfterWebReferenceAdded.
Public event OnBeforeWebReferenceRemoved For functionality, see OnBeforeWebReferenceRemoved.
Public event OnWebReferenceChanged For functionality, see OnWebReferenceChanged.

Top

See Also

Reference

VSLangProj80 Namespace