| Field | Value |
| AbsolutePath | /some/path/page.html |
| AbsoluteUri | http://www.example.com:8080/some/path/page.html?query=value#hashfragment |
| Authority | www.example.com:8080 |
| Host | www.example.com |
| HostNameType | Dns |
| IsDefaultPort | False |
| IsFile | False |
| IsLoopback | False |
| IsUnc | False |
| LocalPath | /some/path/page.html |
| PathAndQuery | /some/path/page.html?query=value |
| Port | 8080 |
| Query | ?query=value |
| Fragment | #hashfragment |
| Scheme | http |
| OriginalString | http://www.example.com:8080/some/path/page.html?query=value#hashfragment |
| DnsSafeHost | www.example.com |
| IsAbsoluteUri | True |
| Segments | / some/ path/ page.html |
| UserEscaped | False |
| UserInfo | |