Share via


IVsUpdateSolutionEvents2 Members

Include Protected Members
Include Inherited Members

Implemented by VSPackages to sink build events for solution and project builds.

The IVsUpdateSolutionEvents2 type exposes the following members.

Methods

 

Name

Description

Public method

OnActiveProjectCfgChange

Overloaded.

Public method

UpdateProjectCfg_Begin

Called right before a project configuration begins to build.

Public method

UpdateProjectCfg_Done

Called right after a project configuration is finished building.

Public method

UpdateSolution_Begin

Overloaded.

Public method

UpdateSolution_Cancel

Overloaded.

Public method

UpdateSolution_Done

Overloaded.

Public method

UpdateSolution_StartUpdate

Overloaded.

Top

See Also

Reference

IVsUpdateSolutionEvents2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace