This documentation is archived and is not being maintained.

ITypeProviderCreator Interface

Defines a group of methods that classes can use to create a type provider for an activity or workflow designer.

Namespace:  System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

[ComVisibleAttribute(true)]
[GuidAttribute(L"0E6DF9D7-B4B5-4af7-9647-FC335CCE393F")]
public interface class ITypeProviderCreator

The ITypeProviderCreator type exposes the following members.

  NameDescription
Public methodGetLocalAssemblyReturns the local assembly associated with the specified object.
Public methodGetTransientAssemblyReturns the transient assembly associated with the specified assembly name.
Public methodGetTypeProviderReturns the type provider associated with the specified object.
Public methodGetTypeResolutionServiceReturns a service that can retrieve an assembly or type by name for the specified object.
Top

.NET Framework

Supported in: 4, 3.5, 3.0

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: