SVsAddProjectItemDlg Interface
Visual Studio 2015
Passed to GetService to return a reference to IVsAddProjectItemDlg.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Used by projects to implement their command handlers for the AddItem command as well as other Add commands. These individual Add commands bring up the same dialog as the AddItem command except that the tree control in the left pane is expanded to the correct folder.
Show: