TabResponsePayload.Value プロパティ

定義

タブやフェッチのアクティビティに応答する際に「コンティニュー」タイプで返 TabResponseCards を得たり設定したりします。

public Microsoft.Bot.Schema.Teams.TabResponseCards Value { get; set; }
member this.Value : Microsoft.Bot.Schema.Teams.TabResponseCards with get, set
Public Property Value As TabResponseCards

プロパティ値

TabResponseCardsに対するカードの応答。

適用対象