Partager via


ISolutionTreeFilterProvider, interface

Factory used to create an ISolutionTreeFilter. ISolutionTreeFilter provides a list of included items that should be placed in the tree.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntaxe

'Déclaration
Public Interface ISolutionTreeFilterProvider
public interface ISolutionTreeFilterProvider

Le type ISolutionTreeFilterProvider expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CreateFilter Creates a new filter for the specified collection of root items.
Méthode publique IsFilteringSupported Determines whether this type of filter is supported when the specified collection of items are at the root of the tree.

Début

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms