WorkflowInstance.Controller Property

Definition

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

Property Value

The controller instance for this workflow instance.

Applies to