QnADTOContext Class

Definition

public class QnADTOContext : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.ContextDTO
type QnADTOContext = class
    inherit ContextDTO
Public Class QnADTOContext
Inherits ContextDTO
Inheritance
QnADTOContext

Constructors

QnADTOContext()
QnADTOContext(Nullable<Boolean>, IList<PromptDTO>)

Properties

IsContextOnly (Inherited from ContextDTO)
Prompts (Inherited from ContextDTO)

Applies to