IVsSolution2.AddVirtualProject Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddVirtualProject(IVsHierarchy, UInt32) | Adds a type of virtual project that is not created by clicking Open Project on the New menu to open the solution. (Inherited from IVsSolution.) | |
AddVirtualProject(IVsHierarchy, UInt32) | Adds a type of virtual project that is not created by clicking OpenProject on the New menu to open the solution. |
Top