ISolutionTreeFilterProvider::IsFilteringSupported Method (IEnumerable^)
Visual Studio 2015
Determines whether this type of filter is supported when the specified collection of items are at the root of the tree.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Parameters
- rootItems
-
Type:
System.Collections::IEnumerable^
The current collection of root items in the tree.
Show: