Share via


AutoFunctionInvocationContext.Result Property

Definition

Gets or sets the result of the function's invocation.

public Microsoft.SemanticKernel.FunctionResult Result { get; set; }
member this.Result : Microsoft.SemanticKernel.FunctionResult with get, set
Public Property Result As FunctionResult

Property Value

Applies to