Query

SearchPhaseEventArgs.Query property

Gets the initial query of the current search.

public string Query { get; }

Property Value

The initial query of the current search.

See Also