Show / Hide Table of Contents

Property Results

| Edit this page View Source

Results

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>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX