Class WebSearchTool.Response
Represents a web search response from WebSearchTool.
public sealed class WebSearchTool.Response
- Inheritance
-
WebSearchTool.Response
- Inherited Members
Properties
- Error
Gets or sets any error message.
- ProviderName
Gets or sets the search provider used.
- Query
Gets or sets the original search query.
- ResultCount
Gets or sets the number of results returned.
- Results
Gets or sets the search results.