WorkflowRuntimeBehavior.WorkflowRuntime Egenskap

Definition

Hämtar den WorkflowRuntime associerade med en WorkflowServiceHost instans.

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

Ett WorkflowRuntime objekt.

Kommentarer

Om objektet WorkflowRuntime inte initieras innan den här egenskapen hämtas skapas ett nytt WorkflowRuntime objekt.

Gäller för