AdaptiveCardSearchInvokeValue 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.
public class AdaptiveCardSearchInvokeValue : Microsoft.Agents.Core.Models.SearchInvokeValue
type AdaptiveCardSearchInvokeValue = class
inherit SearchInvokeValue
Public Class AdaptiveCardSearchInvokeValue
Inherits SearchInvokeValue
- Inheritance
Constructors
| Name | Description |
|---|---|
| AdaptiveCardSearchInvokeValue() | |
Properties
| Name | Description |
|---|---|
| Context |
The context information about the query. (Inherited from SearchInvokeValue) |
| Dataset | |
| Kind |
The kind for this search invoke action value. (Inherited from SearchInvokeValue) |
| QueryOptions |
The query options for the query. (Inherited from SearchInvokeValue) |
| QueryText |
The query text of this search invoke action value. (Inherited from SearchInvokeValue) |