_dispBuildEvents_Event 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_pubmethodadd_OnBuildBegin(_dispBuildEvents_OnBuildBeginEventHandler^)

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

System_CAPS_pubmethodadd_OnBuildDone(_dispBuildEvents_OnBuildDoneEventHandler^)

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

System_CAPS_pubmethodadd_OnBuildProjConfigBegin(_dispBuildEvents_OnBuildProjConfigBeginEventHandler^)

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

System_CAPS_pubmethodadd_OnBuildProjConfigDone(_dispBuildEvents_OnBuildProjConfigDoneEventHandler^)

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

System_CAPS_pubmethodremove_OnBuildBegin(_dispBuildEvents_OnBuildBeginEventHandler^)

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

System_CAPS_pubmethodremove_OnBuildDone(_dispBuildEvents_OnBuildDoneEventHandler^)

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

System_CAPS_pubmethodremove_OnBuildProjConfigBegin(_dispBuildEvents_OnBuildProjConfigBeginEventHandler^)

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

System_CAPS_pubmethodremove_OnBuildProjConfigDone(_dispBuildEvents_OnBuildProjConfigDoneEventHandler^)

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: