IVsSolutionEvents3.OnAfterOpenSolution Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OnAfterOpenSolution(Object, Int32) | Notifies listening clients that the solution has been opened. (Inherited from IVsSolutionEvents2.) | |
OnAfterOpenSolution(Object, Int32) | Notifies listening clients that the solution has been opened. |
Top