Share via


QnAResponseContext Class

Definition

The context associated with QnA. Used to mark if the qna response has related prompts to display.

public class QnAResponseContext
type QnAResponseContext = class
Public Class QnAResponseContext
Inheritance
QnAResponseContext

Constructors

QnAResponseContext()

Properties

Prompts

Gets or sets the prompts collection of related prompts.

Applies to