次の方法で共有


MessagingExtensionActionResponse.Task プロパティ

定義

タスク モジュールに表示するアダプティブ カードの JSON を取得または設定します。

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

プロパティ値

タスク モジュールに表示されるアダプティブ カードの JSON。

適用対象