AdaptiveCardInvokeAction.Data Property

Definition

Gets or sets the Data of this adaptive card action invoke.

public object Data { get; set; }
member this.Data : obj with get, set
Public Property Data As Object

Property Value

The Data of this adaptive card action invoke.

Applies to