IVsSolution2.AddVirtualProject Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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