SolutionEventsClass Events

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The SolutionEventsClass type exposes the following members.

Events

  Name Description
Public event AfterClosing Occurs immediately after closing a solution.
Public event BeforeClosing Occurs immediately before closing a solution.
Public event Opened Occurs immediately after opening a solution or project.
Public event ProjectAdded Occurs immediately after adding a project to the solution.
Public event ProjectRemoved Occurs after you remove a project from the solution.
Public event ProjectRenamed Occurs after you rename a project in the solution.
Public event QueryCloseSolution Occurs before the BeforeClosing.
Public event Renamed Occurs after you rename a solution.

Top

See Also

Reference

SolutionEventsClass Class

EnvDTE Namespace