SolutionEvents Members

Include Protected Members
Include Inherited Members

Provides events for changes to a solution. Use this object for functionality and refer to SolutionEventsClass for this object's documentation.

The SolutionEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_AfterClosing

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

Public method

add_BeforeClosing

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

Public method

add_Opened

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

Public method

add_ProjectAdded

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

Public method

add_ProjectRemoved

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

Public method

add_ProjectRenamed

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

Public method

add_QueryCloseSolution

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

Public method

add_Renamed

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

Public method

remove_AfterClosing

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

Public method

remove_BeforeClosing

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

Public method

remove_Opened

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

Public method

remove_ProjectAdded

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

Public method

remove_ProjectRemoved

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

Public method

remove_ProjectRenamed

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

Public method

remove_QueryCloseSolution

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

Public method

remove_Renamed

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

Top

Events

 

Name

Description

Public event

AfterClosing

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

Public event

BeforeClosing

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

Public event

Opened

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

Public event

ProjectAdded

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

Public event

ProjectRemoved

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

Public event

ProjectRenamed

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

Public event

QueryCloseSolution

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

Public event

Renamed

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

Top

See Also

Reference

SolutionEvents Interface

EnvDTE Namespace