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

Property Value

Applies to