ISolutionTreeFilterProvider Interface
Visual Studio 2015
Factory used to create an ISolutionTreeFilter. ISolutionTreeFilter provides a list of included items that should be placed in the tree.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFilter(IEnumerable) | Creates a new filter for the specified collection of root items. |
![]() | IsFilteringSupported(IEnumerable) | Determines whether this type of filter is supported when the specified collection of items are at the root of the tree. |
Show:
