AdaptiveCardInvokeValue.Action プロパティ

定義

このアダプティブ カード アクション呼び出し値のアクションを取得または設定します。

public Microsoft.Bot.Schema.AdaptiveCardInvokeAction Action { get; set; }
member this.Action : Microsoft.Bot.Schema.AdaptiveCardInvokeAction with get, set
Public Property Action As AdaptiveCardInvokeAction

プロパティ値

このアダプティブ カード呼び出しアクション値のアクション。

適用対象