This topic has not yet been rated - Rate this topic

SVsAddProjectItemDlg Interface

Passed to GetService to return a reference to IVsAddProjectItemDlg.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("11DFCCEB-D935-4a9f-9796-5BA433C5AF8E")] 
[GuidAttribute("11DFCCEB-D935-4a9f-9796-5BA433C5AF8E")] 
public interface SVsAddProjectItemDlg
/** @attribute GuidAttribute("11DFCCEB-D935-4a9f-9796-5BA433C5AF8E") */ 
/** @attribute GuidAttribute("11DFCCEB-D935-4a9f-9796-5BA433C5AF8E") */ 
public interface SVsAddProjectItemDlg
GuidAttribute("11DFCCEB-D935-4a9f-9796-5BA433C5AF8E") 
GuidAttribute("11DFCCEB-D935-4a9f-9796-5BA433C5AF8E") 
public interface SVsAddProjectItemDlg

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ