SearchOptions

SearchQuery.SearchOptions property

Gets or sets the search options of this seach query.

public SearchOptions SearchOptions { get; set; }

Property Value

The search options.

See Also