SPCustomActionPackagingFeatureReceiver class

Enables the deployment and retraction of custom workflow actions and custom workflow activities.

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

'Declaration
Public NotInheritable Class SPCustomActionPackagingFeatureReceiver _
    Inherits SPFeatureReceiver
'Usage
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.

See also

Reference

SPCustomActionPackagingFeatureReceiver members

Microsoft.SharePoint.WorkflowServices namespace