Compartilhar via


SPCustomActionPackagingFeatureReceiver class

Permite a implantação e o cancelamento de ações personalizadas de fluxo de trabalho e atividades de fluxo de trabalho personalizado.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.WorkflowServices.SPCustomActionPackagingFeatureReceiver

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

Syntax

'Declaração
Public NotInheritable Class SPCustomActionPackagingFeatureReceiver _
    Inherits SPFeatureReceiver
'Uso
Dim instance As SPCustomActionPackagingFeatureReceiver
public sealed class SPCustomActionPackagingFeatureReceiver : SPFeatureReceiver

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.

Ver também

Referência

SPCustomActionPackagingFeatureReceiver members

Microsoft.SharePoint.WorkflowServices namespace