IVsSolutionEvents3.OnAfterMergeSolution Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OnAfterMergeSolution(Object) | Notifies listening clients that all projects have been merged into the open solution. (Inherited from IVsSolutionEvents2.) | |
OnAfterMergeSolution(Object) | Notifies listening clients that all projects have been merged into the open solution. |
Top