Language

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

Property Value

Applies to