SearchInvokeValue.QueryOptions Property

Definition

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.

Applies to