System.Net.URLClient.TURI Properties
InheritedProtected
| Fragment | public | Fragment of the URI. |
| Host | public | Host of the URI. |
| Parameter | public | The TURIParameter with the index I from the array of TURI parameters. |
| ParameterByName | public | The value of the parameter with the name AName from the array of TURI parameters. |
| Params | public | Params of the URI. |
| Password | public | Password field of the URI. |
| Path | public | Path of the URI. |
| Port | public | Port of the URI. |
| Query | public | Query of the URI. |
| Scheme | public | Scheme of the URI. |
| Username | public | Username of the URI. |