The properties of the HttpUrl class are listed below. For a complete list of HttpUrl class members, see the HttpUrl Members topic.
Anchor | The applicable page anchor. |
Host | Server host of URL. |
Path | Path to resource. |
Port | TCP/IP port of URL. |
Protocol | URL Protocol (that is: HTTP, HTTPS, FTP). |
QueryString | URL QueryString (everything after the "?"). |