ISearchEngineSearchContext.Text

Fore Syntax

Text: String;

Fore.NET Syntax

Text: String;

Description

The Text property determines a search query text.

Example

The example of use is given in description of the ISearchExecutor.Search method.

See also:

ISearchEngineSearchContext