SearchInvokeValue.QueryOptions 属性

定义

获取或设置 SearchInvokeOptions 此搜索调用的 。

public Microsoft.Bot.Schema.SearchInvokeOptions QueryOptions { get; set; }
member this.QueryOptions : Microsoft.Bot.Schema.SearchInvokeOptions with get, set
Public Property QueryOptions As SearchInvokeOptions

属性值

SearchInvokeOptions此搜索调用的 。

适用于