VSProjectEvents2 Interface
Visual Studio 2015
Extends the VSProjectEvents class. The new class provides access to certain web reference events.
Assembly: VSLangProj80 (in VSLangProj80.dll)
| Name | Description | |
|---|---|---|
![]() | BuildManagerEvents | Gets a BuildManagerEvents object that provides access to the BuildManager events. |
![]() | ImportsEvents | Gets an ImportsEvents object that provides access to the Imports object events. |
![]() | ReferencesEvents | Gets a ReferencesEvents object that provides access to the events of the References collection. |
![]() | VSLangProjWebReferencesEvents | Gets a VSLangProjWebReferencesEvents object that provides access to Web reference events. |
This object provides programmatic access to the web reference events of a Visual Basic or Visual C# project.
Show:
