AdaptiveCardInvokeResponse.Value Property

Definition

The json response object.

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.ObjectTypeConverter))]
public object Value { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.ObjectTypeConverter))>]
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Attributes

Applies to