CoreJsonContext.Citation Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.Citation> Citation { get; }
member this.Citation : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.Citation>
Public ReadOnly Property Citation As JsonTypeInfo(Of Citation)

Property Value

Applies to