IVsAddProjectItemDlg2.AddProjectItemDlg Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddProjectItemDlg(UInt32, Guid%, IVsProject, UInt32, String, String, String%, String%, Int32%) | Displays the Add Item dialog box on behalf of the calling project. (Inherited from IVsAddProjectItemDlg.) | |
AddProjectItemDlg(UInt32, Guid%, IVsProject, UInt32, String, String, String%, String%, Int32%) | Displays the Add Item dialog box on behalf of the calling project. |
Top