MediaEventValue.CardValue Property

Definition

Callback parameter specified in the Value field of the MediaCard that originated this event.

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

Property Value

Attributes

Applies to