Share via


StateMachineWorkflowInstance.WorkflowInstance Propiedad

Definición

Obtiene la estructura WorkflowInstance actual.

public:
 property System::Workflow::Runtime::WorkflowInstance ^ WorkflowInstance { System::Workflow::Runtime::WorkflowInstance ^ get(); };
public System.Workflow.Runtime.WorkflowInstance WorkflowInstance { get; }
member this.WorkflowInstance : System.Workflow.Runtime.WorkflowInstance
Public ReadOnly Property WorkflowInstance As WorkflowInstance

Valor de propiedad

WorkflowInstance

Objeto WorkflowInstance actual.

Se aplica a