SolutionProviderFactory class
Classe base abstrata para criar instâncias do provedor de solução.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.WorkflowServices.SolutionProviderFactory
Namespace: Microsoft.SharePoint.WorkflowServices
Assembly: Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)
Syntax
'Declaração
Public MustInherit Class SolutionProviderFactory
'Uso
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.