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

Property Value

Applies to