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

Property Value

Applies to