Compartilhar via


WorkflowWebService.WorkflowRuntime Propriedade

Definição

Fornece acesso ao WorkflowRuntime atual, que executa o fluxo de trabalho.

protected:
 property System::Workflow::Runtime::WorkflowRuntime ^ WorkflowRuntime { System::Workflow::Runtime::WorkflowRuntime ^ get(); };
protected System.Workflow.Runtime.WorkflowRuntime WorkflowRuntime { get; }
member this.WorkflowRuntime : System.Workflow.Runtime.WorkflowRuntime
Protected ReadOnly Property WorkflowRuntime As WorkflowRuntime

Valor da propriedade

WorkflowRuntime

O WorkflowRuntime atual.

Aplica-se a