Interfaccia ISolutionTreeFilterProvider
Factory used to create an ISolutionTreeFilter. ISolutionTreeFilter provides a list of included items that should be placed in the tree.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
Public Interface ISolutionTreeFilterProvider
public interface ISolutionTreeFilterProvider
Il tipo ISolutionTreeFilterProvider espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
CreateFilter | Creates a new filter for the specified collection of root items. | |
IsFilteringSupported | Determines whether this type of filter is supported when the specified collection of items are at the root of the tree. |
In alto