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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.