_dispBuildEvents Methods
Visual Studio 2015
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(vsBuildScope, vsBuildAction) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | OnBuildDone(vsBuildScope, vsBuildAction) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | OnBuildProjConfigBegin(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | OnBuildProjConfigDone(String^, String^, String^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Show:
