This documentation is archived and is not being maintained.
TypeFilterProviderAttribute Class
Visual Studio 2008
Specifies the class a type or member uses to filter the types that are displayed in the class browser dialog box. This class cannot be inherited.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The class you use to filter the types to display in the class browser dialog box must implement ITypeFilterProvider.
Use the TypeFilterProviderTypeName property to determine the name of the filter class.
For more information about using attributes, see Extending Metadata Using Attributes.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: