BuildEventsClass Events
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | OnBuildBegin | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs before the solution builds, before a batch build begins, or just before a project begins to build. |
![]() | OnBuildDone | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs after a solution build completes. |
![]() | OnBuildProjConfigBegin | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a project configuration build begins. |
![]() | OnBuildProjConfigDone | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs after a project configuration build completes. |
