WorkflowDebuggerSteppingAttribute Class
Specifies the debug stepping behavior for composite activities whose child activities can execute concurrently.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
This attribute is used by workflow debugger to determine the order of debugging for child activities that can execute concurrently. This is to allow you to either keep the focus on one branch of your composite activity, or shift back and forth between the concurrently executing child activities.
This attribute should decorate the composite activity, not the child activities.
System.Attribute
System.Workflow.Runtime.DebugEngine.WorkflowDebuggerSteppingAttribute
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.