次の方法で共有


TaskModuleRequest.TabEntityContext プロパティ

定義

現在のタブ要求コンテキストを取得または設定します。

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

プロパティ値

タブ要求コンテキスト。

適用対象