Share via


AutoFunctionInvocationContext.Kernel Property

Definition

Gets the Kernel containing services, plugins, and other state for use throughout the operation.

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

Property Value

Applies to