Delen via


QnAMakerTraceInfo.Context Eigenschap

Definitie

Hiermee wordt de context voor antwoorden met meerdere bochten opgehaald of ingesteld.

public Microsoft.Bot.Builder.AI.QnA.QnARequestContext Context { get; set; }
member this.Context : Microsoft.Bot.Builder.AI.QnA.QnARequestContext with get, set
Public Property Context As QnARequestContext

Waarde van eigenschap

De context waaruit de QnA is geëxtraheerd.

Van toepassing op