CoreJsonContext.ClientCitation 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.ClientCitation> ClientCitation { get; }
member this.ClientCitation : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ClientCitation>
Public ReadOnly Property ClientCitation As JsonTypeInfo(Of ClientCitation)

Property Value

Applies to