IVsSolutionEvents2 Members

Include Protected Members
Include Inherited Members

Listening interface that monitors any notifications of changes to the solution.

The IVsSolutionEvents2 type exposes the following members.

Methods

 

Name

Description

Public method

OnAfterCloseSolution

Overloaded.

Public method

OnAfterLoadProject

Overloaded.

Public method

OnAfterMergeSolution

Notifies listening clients that all projects have been merged into the open solution.

Public method

OnAfterOpenProject

Overloaded.

Public method

OnAfterOpenSolution

Overloaded.

Public method

OnBeforeCloseProject

Overloaded.

Public method

OnBeforeCloseSolution

Overloaded.

Public method

OnBeforeUnloadProject

Overloaded.

Public method

OnQueryCloseProject

Overloaded.

Public method

OnQueryCloseSolution

Overloaded.

Public method

OnQueryUnloadProject

Overloaded.

Top

See Also

Reference

IVsSolutionEvents2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace