Share via


QnaMakerPrompt Class

Definition

Prompt Object.

C#
public class QnaMakerPrompt
Inheritance
QnaMakerPrompt

Constructors

Properties

DisplayOrder

Gets or sets displayOrder - index of the prompt - used in ordering of the prompts.

DisplayText

Gets or sets displayText - Text displayed to represent a follow up question prompt.

Qna

Gets or sets the QnADTO returned from the API.

QnaId

Gets or sets qna id corresponding to the prompt - if QnaId is present, QnADTO object is ignored.

Applies to

Product Versions
Microsoft.Bot.Builder 4.0