IDebuggableWorkflowTree 接口

定义

提供一个接口,该接口的实现使工作流调试器能够调试序列化的工作流对象。

public interface class IDebuggableWorkflowTree
public interface IDebuggableWorkflowTree
type IDebuggableWorkflowTree = interface
Public Interface IDebuggableWorkflowTree
派生

方法

GetWorkflowRoot()

返回工作流树的根。

适用于