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

Property Value

Applies to