WorkflowInstance.WorkflowRuntime Propriedade

Definição

Obtém o WorkflowRuntime para esta instância de workflow.

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

Valor de Propriedade

A WorkflowRuntime que representa o ambiente de execução onde esta instância de workflow está a correr.

Aplica-se a