WorkflowEventArgs.WorkflowInstance Propriété

Définition

Obtient l’instance de flux de travail associée à l’événement de flux de travail.

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

Valeur de propriété

Associé WorkflowInstance à l’événement de flux de travail.

S’applique à