Query

SearchPhaseEventArgs.Query property

現在の検索の最初のクエリを取得します。

public string Query { get; }

プロパティ値

現在の検索の最初のクエリ。

関連項目