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

Property Value

Applies to