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

属性值

TabSubmit的选项卡上下文。

适用于