Share via


BuildEvents Members

Include Protected Members
Include Inherited Members

Provides a list of events for solution builds. Use this object for functionality and refer to BuildEventsClass for this object’s documentation.

The BuildEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_OnBuildBegin

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

add_OnBuildDone

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

add_OnBuildProjConfigBegin

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

add_OnBuildProjConfigDone

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

remove_OnBuildBegin

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

remove_OnBuildDone

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

remove_OnBuildProjConfigBegin

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public method

remove_OnBuildProjConfigDone

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Top

Events

 

Name

Description

Public event

OnBuildBegin

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public event

OnBuildDone

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public event

OnBuildProjConfigBegin

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Public event

OnBuildProjConfigDone

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispBuildEvents_Event.)

Top

See Also

Reference

BuildEvents Interface

EnvDTE Namespace