This documentation is archived and is not being maintained.
ITypeFilterProvider Interface
Visual Studio 2010
Provides members that classes use to filter types that are displayed in class browser dialog boxes that are displayed by the workflow designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The ITypeFilterProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | FilterDescription | Gets the description for the filter to be displayed on the class browser dialog box. |
| Name | Description | |
|---|---|---|
![]() | CanFilterType | Returns a value that indicates whether the specified type can be filtered. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
