Freigeben über


WorkflowWebService.WorkflowRuntime Eigenschaft

Definition

Bietet Zugriff auf die aktuelle WorkflowRuntime, die den Workflow ausführt.

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

Eigenschaftswert

WorkflowRuntime

Der aktuelle WorkflowRuntime.

Gilt für