SolutionProviderFactory class

Abstract base class for creating solution provider instances.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.SolutionProviderFactory

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Public MustInherit Class SolutionProviderFactory
'Usage
Dim instance As SolutionProviderFactory
public abstract class SolutionProviderFactory

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SolutionProviderFactory members

Microsoft.SharePoint.WorkflowServices namespace