WorkflowRuntimeBehavior.WorkflowRuntime Proprietà

Definizione

Ottiene la classe WorkflowRuntime associata a un'istanza WorkflowServiceHost.

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

Valore della proprietà

WorkflowRuntime

Un oggetto WorkflowRuntime.

Commenti

Se l'oggetto WorkflowRuntime non è stato inizializzato prima del recupero di questa proprietà, verrà creato un nuovo oggetto WorkflowRuntime.

Si applica a