CoreJsonContext.ListCardAction Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<System.Collections.Generic.List<Microsoft.Agents.Core.Models.CardAction>> ListCardAction { get; }
member this.ListCardAction : System.Text.Json.Serialization.Metadata.JsonTypeInfo<System.Collections.Generic.List<Microsoft.Agents.Core.Models.CardAction>>
Public ReadOnly Property ListCardAction As JsonTypeInfo(Of List(Of CardAction))

Property Value

Applies to