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

Property Value

Applies to