This documentation is archived and is not being maintained.

DesignerAction Class

Associates an action taken on an activity designer on the workflow design surface with the ActivityDesigner. This class cannot be inherited.

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

'Declaration
Public NotInheritable Class DesignerAction
'Usage
Dim instance As DesignerAction

A designer action is a user action that is performed when you activate a designer glyph on the workflow design surface. The DesignerAction class is used to indicate your actions. The DesignerAction class is also used to add the task items by the adornment service.

System.Object
  System.Workflow.ComponentModel.Design.DesignerAction

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

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Show: