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

Property Value

Applies to