IVsProject3.AddItem 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
AddItem(UInt32, VSADDITEMOPERATION, String, UInt32, array<String[], IntPtr, array<VSADDRESULT[])
Creates new items in a project, adds existing files to a project, or causes Add Item wizards to be run. (Inherited from IVsProject2.)
AddItem(UInt32, VSADDITEMOPERATION, String, UInt32, array<String[], IntPtr, array<VSADDRESULT[])
Creates new items in a project, adds existing files to a project, or causes Add Item wizards to be run.
Top