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

Property Value

Applies to