次の方法で共有


TabResponsePayload.Value プロパティ

定義

'continue' 型の 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カード。

適用対象