This documentation is archived and is not being maintained.
ITypeProviderCreator Interface
Visual Studio 2010
Defines a group of methods that classes can use to create a type provider for an activity or workflow designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The ITypeProviderCreator type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetLocalAssembly | Returns the local assembly associated with the specified object. |
![]() | GetTransientAssembly | Returns the transient assembly associated with the specified assembly name. |
![]() | GetTypeProvider | Returns the type provider associated with the specified object. |
![]() | GetTypeResolutionService | Returns a service that can retrieve an assembly or type by name for the specified object. |
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:
