Share via


AutoFunctionInvocationContext.Arguments Property

Definition

Gets the arguments associated with the operation.

public Microsoft.SemanticKernel.KernelArguments? Arguments { get; init; }
member this.Arguments : Microsoft.SemanticKernel.KernelArguments with get, set
Public Property Arguments As KernelArguments

Property Value

Applies to