IVsSolutionEvents4 Members
Include Protected Members
Include Inherited Members
Listening interface that monitors any notifications of changes to the solution.
The IVsSolutionEvents4 type exposes the following members.
Methods
Name
Description
Notifies listening clients that a project has been opened asynchronously.
Notifies listening clients that a project parent has changed.
Notifies listening clients that a project has been renamed.
Queries listening clients as to whether a parent project has changed.
Top