TabRequest.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

プロパティ値

この TabRequestのタブ コンテキスト。

適用対象