Delen via


TaskModuleRequest.Context Eigenschap

Definitie

Hiermee wordt de huidige gebruikerscontext, het huidige thema, opgehaald of ingesteld.

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

Waarde van eigenschap

De huidige gebruikerscontext.

Van toepassing op