ExecutorInstanceBinding.ExecutorInstance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The executor instance to bind. Cannot be null.
public Microsoft.Agents.AI.Workflows.Executor ExecutorInstance { get; init; }
member this.ExecutorInstance : Microsoft.Agents.AI.Workflows.Executor with get, set
Public Property ExecutorInstance As Executor