BuildEventsClass Events

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

NameDescription
System_CAPS_pubeventOnBuildBegin

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.

System_CAPS_pubeventOnBuildDone

This API supports the product infrastructure and is not intended to be used directly from your code. Occurs after a solution build completes.

System_CAPS_pubeventOnBuildProjConfigBegin

This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a project configuration build begins.

System_CAPS_pubeventOnBuildProjConfigDone

This API supports the product infrastructure and is not intended to be used directly from your code. Occurs after a project configuration build completes.

Return to top
Show: