次の方法で共有


HierarchyTreeFilterProvider.HierarchyTreeFilter.IncludedItems Property

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

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

Syntax

'宣言
Public ReadOnly Property IncludedItems As IReadOnlyObservableSet
public IReadOnlyObservableSet IncludedItems { get; }

Property Value

Type: Microsoft.VisualStudio.Shell.IReadOnlyObservableSet
The set of items that are included by the filter.

Implements

ISolutionTreeFilter.IncludedItems

.NET Framework Security

See Also

Reference

HierarchyTreeFilterProvider.HierarchyTreeFilter Class

Microsoft.VisualStudio.Shell Namespace