WorkflowInstance.WorkflowRuntime Eigenschaft

Definition

Ruft die WorkflowRuntime für diese Workflowinstanz ab.

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

Eigenschaftswert

Ein WorkflowRuntime Wert, der die Ausführungsumgebung darstellt, in der diese Workflowinstanz ausgeführt wird.

Gilt für: