Condividi tramite


Proprietà ISolutionTreeFilter.IncludedItems

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

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Sintassi

'Dichiarazione
ReadOnly Property IncludedItems As IReadOnlyObservableSet
IReadOnlyObservableSet IncludedItems { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Shell.IReadOnlyObservableSet

Note

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.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISolutionTreeFilter Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell