QueryResult.Results Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The results of the query.
public System.Collections.IEnumerable Results { get; set; }
member this.Results : System.Collections.IEnumerable with get, set
Public Property Results As IEnumerable