Partager via


KernelReturnParameterMetadata.Schema Property

Definition

Gets a JSON Schema describing the type of the return parameter.

public Microsoft.SemanticKernel.KernelJsonSchema? Schema { get; init; }
member this.Schema : Microsoft.SemanticKernel.KernelJsonSchema with get, set
Public Property Schema As KernelJsonSchema

Property Value

Applies to