WorkflowRuntimeBehavior.WorkflowRuntime Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
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.