SearchResultsAnswer Class
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.
public class SearchResultsAnswer : Microsoft.Azure.CognitiveServices.Search.CustomSearch.Models.Answer
type SearchResultsAnswer = class
inherit Answer
Public Class SearchResultsAnswer
Inherits Answer
- Inheritance
- Derived
Search |
Initializes a new instance of the SearchResultsAnswer class. |
Search |
Initializes a new instance of the SearchResultsAnswer class. |
Follow |
(Inherited from Answer) |
Id |
Gets a String identifier. (Inherited from Identifiable) |
Is |
|
Query |
|
Total |
Gets the estimated number of webpages that are relevant to the query. Use this number along with the count and offset query parameters to page the results. |
Web |
Gets the URL To Bing's search result for this item. (Inherited from Response) |
Validate() |
Validate the object. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: