Kernel.Plugins Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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