Partager via


QueryResult.Context Propriété

Définition

Obtient ou définit le contexte pour les réponses à plusieurs tours.

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

Valeur de propriété

Contexte à partir duquel le QnA a été extrait.

S’applique à