_dispBuildEvents Methods

 

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_pubmethodOnBuildBegin(vsBuildScope, vsBuildAction)

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

System_CAPS_pubmethodOnBuildDone(vsBuildScope, vsBuildAction)

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

System_CAPS_pubmethodOnBuildProjConfigBegin(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.

System_CAPS_pubmethodOnBuildProjConfigDone(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.

Return to top
Show: