WikiSearchResponse Class
Definition
Contains information to an API response for a search query
public sealed class WikiSearchResponse
- Inheritance
- System.ObjectWikiSearchResponse
Fields
Errors | Any errors returned with the request, or |
Query | The Query that the search returned |
RequestId | The Request ID that was passed during the request |
ServedBy | The Wikipedia server that this request was served by |
Timestamp | The time at which the Wikipedia server received the search request |
Warnings | Any warnings returned with the request, or |
Properties
WasSuccessful | Was this request successful, or were there errors? |