.NET API 960,512 bytes
Location
A location object with information about a Url.
public string Hash {
get;
set; }
public string Host {
get;
set; }
public string Href {
get;
set; }
public string Port {
get;
set; }
public string Search {
get;
set; }
public void Assign(
string url)