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

Property Value

Applies to