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この検索呼び出しの 。

適用対象