IVsRegisterNewDialogFilters Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | RegisterAddNewItemDialogFilter(IVsFilterAddProjectItemDlg^, UInt32) | Registers a filter for the AddNewItem dialog. |
![]() | RegisterNewProjectDialogFilter(IVsFilterNewProjectDlg^, UInt32) | Registers a new filter for the AddNewProject dialog. |
![]() | UnregisterAddNewItemDialogFilter(UInt32) | Unregisters a filter for the AddNewItem dialog. |
![]() | UnregisterNewProjectDialogFilter(UInt32) | Unregisters a filter for the AddNewProject dialog. |
Show:
