VSProjectEvents Interface
Visual Studio 2015
Provides access to events of the References, Imports, and BuildManager objects.
Assembly: VSLangProj (in VSLangProj.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. |
This object provides programmatic access to the events of a Visual Basic or Visual C# project.
Show:
