IVsFireSolutionEvents2 Methods

Include Protected Members
Include Inherited Members

The IVsFireSolutionEvents2 type exposes the following members.

Methods

  Name Description
Public method FireOnAfterAsynchOpenProject Fires a solution event, OnAfterAsynchOpenProject, after asynchronously opening a project in a nested project.
Public method FireOnAfterChangeProjectParent Fires a solution event, OnAfterChangeProjectParent, after the parent project of a child project changes.
Public method FireOnAfterRenameProject Fires a solution event, OnAfterRenameProject, after renaming a project in the project hierarchy.
Public method FireOnQueryChangeProjectParent Fires a solution event, OnQueryChangeProjectParent, indicating a query about changing the parent of the project.

Top

See Also

Reference

IVsFireSolutionEvents2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace