Result

SearchResponseStore.Result property

The list of matched items.

public List<SearchResult> Result { get; }

See Also