The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WorkflowDebuggerSteppingAttribute Constructor (WorkflowDebuggerSteppingOption)
.NET Framework (current version)
Initializes a new instance of the WorkflowDebuggerSteppingAttribute class by using a WorkflowDebuggerSteppingOption enumeration value.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
public:
WorkflowDebuggerSteppingAttribute(
WorkflowDebuggerSteppingOption steppingOption
)
Parameters
- steppingOption
-
Type:
System.Workflow.Runtime.DebugEngine::WorkflowDebuggerSteppingOption
A WorkflowDebuggerSteppingOption enumeration value specifying the stepping behavior for the concurrently executing child activities.
.NET Framework
Available since 3.0
Available since 3.0
Show: