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

Property Value

Applies to