IVsUpdateSolutionEvents3 Members

Include Protected Members
Include Inherited Members

Defines events for changes in the solution configuration. Extends, but does not inherit from, IVsUpdateSolutionEvents2 and IVsUpdateSolutionEvents. To monitor these events, implement the interface and use it as an argument of the AdviseUpdateSolutionEvents3 method of IVsSolutionBuildManager3.

The IVsUpdateSolutionEvents3 type exposes the following members.

Methods

 

Name

Description

Public method

OnAfterActiveSolutionCfgChange

Public method

OnBeforeActiveSolutionCfgChange

Top

See Also

Reference

IVsUpdateSolutionEvents3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace