WorkflowInstance.WorkflowRuntime Propriedade

Definição

Obtém a WorkflowRuntime instância desse fluxo de trabalho.

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 da propriedade

Um WorkflowRuntime que representa o ambiente de execução no qual essa instância de fluxo de trabalho está em execução.

Aplica-se a