Property Results
| Edit this page View SourceResults
Gets the list of search results for the most-recently completed query.
Clearing a search via ClearSearch() will set this collection to null.
Declaration
public IList<SearchResult>? Results { get; }
Property Value
| Type | Description |
|---|---|
| IList<SearchResult> |