HierarchyTreeFilterProvider.CreateFilter, méthode
Creates a new filter for the given collection of root hierarchy items.
Espace de noms : Microsoft.VisualStudio.Shell
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Protected MustOverride Function CreateFilter As HierarchyTreeFilterProvider..::..HierarchyTreeFilter
protected abstract HierarchyTreeFilterProvider..::..HierarchyTreeFilter CreateFilter()
Valeur de retour
Type : Microsoft.VisualStudio.Shell.HierarchyTreeFilterProvider.HierarchyTreeFilter
A HierarchyTreeFilter instance that can be applied to the tree to control which items are included in the tree's filtered subset.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.