Documentation for this section has not yet been entered.Syntax
[System.Flags]
public enum UriComponents
Remarks
Members
| Member Name | Description |
|---|
| AbsoluteUri | Documentation for this section has not yet been entered. |
| Fragment | Documentation for this section has not yet been entered. |
| Host | Documentation for this section has not yet been entered. |
| HostAndPort | Documentation for this section has not yet been entered. |
| HttpRequestUrl | Documentation for this section has not yet been entered. |
| KeepDelimiter | Documentation for this section has not yet been entered. |
| Path | Documentation for this section has not yet been entered. |
| PathAndQuery | Documentation for this section has not yet been entered. |
| Port | Documentation for this section has not yet been entered. |
| Query | Documentation for this section has not yet been entered. |
| Scheme | Documentation for this section has not yet been entered. |
| SchemeAndServer | Documentation for this section has not yet been entered. |
| SerializationInfoString | Documentation for this section has not yet been entered. |
| StrongAuthority | Documentation for this section has not yet been entered. |
| StrongPort | Documentation for this section has not yet been entered. |
| UserInfo | Documentation for this section has not yet been entered. |
Requirements
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0