WorkflowInstance.WorkflowRuntime Eigenschap

Definitie

Hiermee haalt u het WorkflowRuntime voor dit werkstroomexemplaren op.

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

Waarde van eigenschap

Een WorkflowRuntime die de uitvoeringsomgeving vertegenwoordigt waarin dit werkstroomexemplaren worden uitgevoerd.

Van toepassing op