WorkflowRuntimeService.Runtime 屬性

定義

取得此服務的 WorkflowRuntime

protected:
 property System::Workflow::Runtime::WorkflowRuntime ^ Runtime { System::Workflow::Runtime::WorkflowRuntime ^ get(); };
protected System.Workflow.Runtime.WorkflowRuntime Runtime { get; }
member this.Runtime : System.Workflow.Runtime.WorkflowRuntime
Protected ReadOnly Property Runtime As WorkflowRuntime

屬性值

WorkflowRuntime

WorkflowRuntimeService 物件。

備註

工作流程執行階段引擎會在呼叫服務上的 Start 之前設定這個屬性。

適用於