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

Property Value

Applies to