BuildEvents Methods

 

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

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.(Inherited from _dispBuildEvents_Event.)

Return to top
Show: