ISolutionTreeFilterProvider 接口

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

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.Immutable.11.0(在 Microsoft.VisualStudio.Shell.Immutable.11.0.dll 中)

语法

声明
Public Interface ISolutionTreeFilterProvider
public interface ISolutionTreeFilterProvider

ISolutionTreeFilterProvider 类型公开以下成员。

方法

  名称 说明
公共方法 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.

页首

请参见

参考

Microsoft.VisualStudio.Shell 命名空间