ISolutionTreeFilter::IncludedItems Property
Visual Studio 2015
Gets the set of items that are included by the filter.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Property Value
Type: Microsoft.VisualStudio.Shell::IReadOnlyObservableSet^When the IncludedItems are placed into a tree, these items and their ancestors will be included in the tree, and all other items will be excluded.
Show: