你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KnowledgeBaseAnswerContext 类

定义

包含先前 QnA 信息的上下文对象。

public class KnowledgeBaseAnswerContext
type KnowledgeBaseAnswerContext = class
Public Class KnowledgeBaseAnswerContext
继承
KnowledgeBaseAnswerContext

构造函数

KnowledgeBaseAnswerContext(Int32)

初始化 KnowledgeBaseAnswerContext 的新实例。

属性

PreviousQnaId

上一轮靠前的答案结果 QnA ID。

PreviousQuestion

以前的用户查询。

适用于