Share via


TabRequest.Context Property

Definition

Gets or sets current user context, i.e., the current theme.

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

Property Value

Current user context, i.e., the current theme.

Applies to