共用方式為


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 的索引標籤內容。

適用於