SearchInvokeValue.QueryOptions Property
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.
Gets or sets the SearchInvokeOptions for this search invoke.
public Microsoft.Bot.Schema.SearchInvokeOptions QueryOptions { get; set; }
member this.QueryOptions : Microsoft.Bot.Schema.SearchInvokeOptions with get, set
Public Property QueryOptions As SearchInvokeOptions
Property Value
The SearchInvokeOptions for this search invoke.