SearchResponse.WebPages 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.
Gets a list of webpages that are relevant to the search query.
[Newtonsoft.Json.JsonProperty(PropertyName="webPages")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.WebWebAnswer WebPages { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webPages")>]
member this.WebPages : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.WebWebAnswer
Public ReadOnly Property WebPages As WebWebAnswer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute