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

KnowledgeBaseAnswerContext Class

Definition

Context object with previous QnA's information.

public class KnowledgeBaseAnswerContext
type KnowledgeBaseAnswerContext = class
Public Class KnowledgeBaseAnswerContext
Inheritance
KnowledgeBaseAnswerContext

Constructors

Name Description
KnowledgeBaseAnswerContext(Int32)

Initializes a new instance of KnowledgeBaseAnswerContext.

Properties

Name Description
PreviousQnaId

Previous turn top answer result QnA ID.

PreviousQuestion

Previous user query.

Applies to