_dispVSLangProjWebReferencesEvents_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refer to VSLangProjWebReferencesEvents for this functionality. Do not instantiate from this class.
public interface class _dispVSLangProjWebReferencesEvents_Event
public interface class _dispVSLangProjWebReferencesEvents_Event
__interface _dispVSLangProjWebReferencesEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj80._dispVSLangProjWebReferencesEvents), typeof(VSLangProj80._dispVSLangProjWebReferencesEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _dispVSLangProjWebReferencesEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj80._dispVSLangProjWebReferencesEvents), typeof(VSLangProj80._dispVSLangProjWebReferencesEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
public interface _dispVSLangProjWebReferencesEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj80._dispVSLangProjWebReferencesEvents), typeof(VSLangProj80._dispVSLangProjWebReferencesEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispVSLangProjWebReferencesEvents_Event = interface
[<System.Runtime.InteropServices.ComEventInterface(typeof(VSLangProj80._dispVSLangProjWebReferencesEvents), typeof(VSLangProj80._dispVSLangProjWebReferencesEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispVSLangProjWebReferencesEvents_Event = interface
Public Interface _dispVSLangProjWebReferencesEvents_Event
- Derived
- Attributes
Methods
Events
OnAfterWebReferenceAdded |
For functionality, see OnAfterWebReferenceAdded(Object). |
OnBeforeWebReferenceRemoved |
For functionality, see OnBeforeWebReferenceRemoved(Object). |
OnWebReferenceChanged |
For functionality, see OnWebReferenceChanged(Object). |