CardAction.ChannelData Property

Definition

Channel-specific data associated with this action.

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

Property Value

Attributes

Applies to