IVsFilterAddProjectItemDlg2 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodFilterListItemByCategory(Guid, String^, Int32)

Filters files by category.

System_CAPS_pubmethodFilterListItemByLocalizedName(Guid, String^, Int32)

Filters files by localized name.

System_CAPS_pubmethodFilterListItemByTemplateFile(Guid, String^, Int32)

Filters files by actual template file name.

System_CAPS_pubmethodFilterTreeItemByCategory(Guid, String^, Int32)

Filters tree elements by category.

System_CAPS_pubmethodFilterTreeItemByLocalizedName(Guid, String^, Int32)

Filters tree elements by localized name.

System_CAPS_pubmethodFilterTreeItemByTemplateDir(Guid, String^, Int32)

Filters tree elements by actual directory name.

Return to top
Show: