WorkflowDebuggerSteppingAttribute.SteppingOption Property

Definition

Gets the stepping behavior for the composite activity.

public:
 property System::Workflow::Runtime::DebugEngine::WorkflowDebuggerSteppingOption SteppingOption { System::Workflow::Runtime::DebugEngine::WorkflowDebuggerSteppingOption get(); };
public System.Workflow.Runtime.DebugEngine.WorkflowDebuggerSteppingOption SteppingOption { get; }
member this.SteppingOption : System.Workflow.Runtime.DebugEngine.WorkflowDebuggerSteppingOption
Public ReadOnly Property SteppingOption As WorkflowDebuggerSteppingOption

Property Value

A WorkflowDebuggerSteppingOption enumeration value.

Applies to