HierarchyTreeFilterProvider.HierarchyTreeFilter.IncludedItems Property

Definition

Gets the set of items that are included by the filter.

public:
 property Microsoft::VisualStudio::Shell::IReadOnlyObservableSet ^ IncludedItems { Microsoft::VisualStudio::Shell::IReadOnlyObservableSet ^ get(); };

Property Value

The set of items that are included by the filter.

Implements

Applies to