Share via


PromptFilterContext.Function Property

Definition

Gets the KernelFunction with which this filter is associated.

public Microsoft.SemanticKernel.KernelFunction Function { get; }
member this.Function : Microsoft.SemanticKernel.KernelFunction
Public ReadOnly Property Function As KernelFunction

Property Value

Applies to