_dispVSLangProjWebReferencesEvents Interface

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

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("9AAD53A9-32CB-4D84-97A7-B4AFA94F5878")> _
Public Interface _dispVSLangProjWebReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("9AAD53A9-32CB-4D84-97A7-B4AFA94F5878")]
public interface _dispVSLangProjWebReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"9AAD53A9-32CB-4D84-97A7-B4AFA94F5878")]
public interface class _dispVSLangProjWebReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("9AAD53A9-32CB-4D84-97A7-B4AFA94F5878")>]
type _dispVSLangProjWebReferencesEvents =  interface end
public interface _dispVSLangProjWebReferencesEvents

The _dispVSLangProjWebReferencesEvents type exposes the following members.

Methods

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

Top

See Also

Reference

VSLangProj80 Namespace