Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Fires the same events (SolutionEvents) a solution normally fires. Enables a project that nests subprojects to fire these events. Extends, but does not inherit from, IVsFireSolutionEvents.
The IVsFireSolutionEvents2 type exposes the following members.
Methods
Name
Description
.gif)
Fires a solution event, OnAfterAsynchOpenProject, after asynchronously opening a project in a nested project.
.gif)
FireOnAfterChangeProjectParent
Fires a solution event, OnAfterChangeProjectParent, after the parent project of a child project changes.
.gif)
Fires a solution event, OnAfterRenameProject, after renaming a project in the project hierarchy.
.gif)
FireOnQueryChangeProjectParent
Fires a solution event, OnQueryChangeProjectParent, indicating a query about changing the parent of the project.
Top