IDebuggableWorkflowTree Interface

Definition

Provides an interface whose implementation enables the Workflow debugger to debug a serialized Workflow object.

public interface class IDebuggableWorkflowTree
public interface IDebuggableWorkflowTree
type IDebuggableWorkflowTree = interface
Public Interface IDebuggableWorkflowTree
Derived

Methods

GetWorkflowRoot()

Returns the root of the Workflow tree.

Applies to