This topic has not yet been rated - Rate this topic

IVsFilterNewProjectDlg Interface

Provides filtering for items in the New Project dialog box. Implemented by components wanting to filter.

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

[GuidAttribute("B10EC465-CEC8-41CD-A132-6C1A58F565FB")] 
[InterfaceTypeAttribute(1)] 
public interface IVsFilterNewProjectDlg
/** @attribute GuidAttribute("B10EC465-CEC8-41CD-A132-6C1A58F565FB") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsFilterNewProjectDlg
GuidAttribute("B10EC465-CEC8-41CD-A132-6C1A58F565FB") 
InterfaceTypeAttribute(1) 
public interface IVsFilterNewProjectDlg

Register the implemented interface through the RegisterNewProjectDialogFilter method of the IVsRegisterNewDialogFilters interface, available through the SVsRegisterNewDialogFilters (SID_SVsRegisterNewDialogFilters) service.

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