IVsFilterNewProjectDlg Members
Include Protected Members
Include Inherited Members
Provides filtering for items in the New Project dialog box. Implemented by components wanting to filter.
The IVsFilterNewProjectDlg type exposes the following members.
Methods
Name | Description | |
---|---|---|
FilterListItemByLocalizedName | Filters items by localized name. | |
FilterListItemByTemplateFile | Filters list items by template file. | |
FilterTreeItemByLocalizedName | Filters tree items by localized name. | |
FilterTreeItemByTemplateDir | Filters tree items by template directory name. |
Top