Udostępnij przez


TabRequest.Context Property

Definition

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

public Microsoft.Agents.Extensions.Teams.Models.TabContext Context { get; set; }
member this.Context : Microsoft.Agents.Extensions.Teams.Models.TabContext with get, set
Public Property Context As TabContext

Property Value

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

Applies to