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

Property Value

Applies to