QueryResponse Properties

The QueryResponse type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets or sets the natural language context.
Public propertyHandlerType
Gets or sets the handler type.
Public propertyPluginId
Gets or sets the plugin ID that recognized the query.
Public propertyRecognizerType
Gets the recognizer that was used to recognize the query.
Public propertyResponses
Gets the responses.
Public propertyResponseType
Gets the response type.
Public propertyResult
Gets or sets the result data as recorded by the machine learning engine.
Top
See Also