WorkflowInstance.WorkflowRuntime Propiedad

Definición

Obtiene para WorkflowRuntime esta instancia de flujo de trabajo.

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 propiedad

que WorkflowRuntime representa el entorno de ejecución en el que se ejecuta esta instancia de flujo de trabajo.

Se aplica a