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

Property Value

Applies to