Parse the url components inside a given url string as clr object
URL
01 Syntax
Microsoft.VisualBasic.Net.Http.URL
02 Methods
03 Properties
04 Members
query
the url query parameters
hashcode
#....
getArgumentVal(
String)get url query parameter
Parameters
| Name | Type | Description |
|---|---|---|
query | String | the parameter name inside the url query list |
path
hostName
port
protocol
Host
Refresh(
String)GetValues(
String)UrlQueryString()
ToString(
Boolean)ToString()
Parse(
String)BuildUrl(
String, IEnumerable(Of NamedValue(Of String)))