Partager via


Kernel.Plugins Property

Definition

Gets the collection of plugins available through the kernel.

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

Property Value

Applies to