Condividi tramite


ResolvedFoundryTool.Invoker Property

Definition

Gets or sets the synchronous invoker function for this tool.

public Func<System.Collections.Generic.IDictionary<string,object?>,object?>? Invoker { get; set; }
member this.Invoker : Func<System.Collections.Generic.IDictionary<string, obj>, obj> with get, set
Public Property Invoker As Func(Of IDictionary(Of String, Object), Object)

Property Value

Applies to