IVsSolution2.AddVirtualProjectEx 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
AddVirtualProjectEx(IVsHierarchy, UInt32, Guid%)
Assigns the original GUID to the project when it is recreated the next time the solution is opened. (Inherited from IVsSolution.)
AddVirtualProjectEx(IVsHierarchy, UInt32, Guid%)
Assigns the original GUID to the project when it is recreated the next time the solution is opened.
Top