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

Property Value

Applies to