The data structure for represents the search result of the Web search egine.
WebResult
01 Syntax
Microsoft.VisualBasic.Net.Http.WebResult
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToString | 1 |
03 Properties
04 Members
Title
Specifies the Title element of the result string.
BriefText
In short description of the link produced.
URL
Url that points to the Current result.
Update
Update time.
Site
Returns the root domain name.
ToString()