Share via


FunctionFilterContext.Arguments Property

Definition

Gets the arguments associated with the operation.

public Microsoft.SemanticKernel.KernelArguments Arguments { get; }
member this.Arguments : Microsoft.SemanticKernel.KernelArguments
Public ReadOnly Property Arguments As KernelArguments

Property Value

Applies to