IVsProject3.AddItem Method
Include Protected Members
Include Inherited Members
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