WorkflowInstance.Controller Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'instance WorkflowInstance.WorkflowInstanceControl de ce WorkflowInstance.
protected:
property System::Activities::Hosting::WorkflowInstance::WorkflowInstanceControl Controller { System::Activities::Hosting::WorkflowInstance::WorkflowInstanceControl get(); };
protected System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl Controller { get; }
member this.Controller : System.Activities.Hosting.WorkflowInstance.WorkflowInstanceControl
Protected ReadOnly Property Controller As WorkflowInstance.WorkflowInstanceControl
Valeur de propriété
Instance de contrôleur de cette instance de flux de travail.