QnAResponseContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |