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