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
Public method OnAfterAsynchOpenProject Notifies listening clients that a project has been opened asynchronously.
Public method OnAfterChangeProjectParent Notifies listening clients that a project parent has changed.
Public method OnAfterRenameProject Notifies listening clients that a project has been renamed.
Public method OnQueryChangeProjectParent Queries listening clients as to whether a parent project has changed.

Top

See Also

Reference

IVsSolutionEvents4 Interface

Microsoft.VisualStudio.Shell.Interop Namespace