WorkflowInstance.WorkflowRuntime Egenskap

Definition

Hämtar för den här arbetsflödesinstansen WorkflowRuntime .

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

Egenskapsvärde

En WorkflowRuntime som representerar körningsmiljön där den här arbetsflödesinstansen körs.

Gäller för