Local |
This is preliminary documentation and is subject to change.
The LocalWikiSearchResultItem type exposes the following members.
| Name | Description | |
|---|---|---|
| LocalWikiSearchResultItem | Initializes a new instance of the LocalWikiSearchResultItem class |
| Name | Description | |
|---|---|---|
| Id | Id of the page. | |
| NamespaceId | Namespace id of the page. | |
| Quality | Quality of matching. | |
| Snippet | Gets the parsed HTML snippet of the page. | |
| Title | Gets the full title of the page. | |
| Url | Absolute URL of the page. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |