ActivityBuilder.IDebuggableWorkflowTree.GetWorkflowRoot 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在基类中实现时,返回工作流活动树的根。
virtual System::Activities::Activity ^ System.Activities.Debugger.IDebuggableWorkflowTree.GetWorkflowRoot() = System::Activities::Debugger::IDebuggableWorkflowTree::GetWorkflowRoot;
System.Activities.Activity IDebuggableWorkflowTree.GetWorkflowRoot ();
abstract member System.Activities.Debugger.IDebuggableWorkflowTree.GetWorkflowRoot : unit -> System.Activities.Activity
override this.System.Activities.Debugger.IDebuggableWorkflowTree.GetWorkflowRoot : unit -> System.Activities.Activity
Function GetWorkflowRoot () As Activity Implements IDebuggableWorkflowTree.GetWorkflowRoot
返回
活动。