AnyUri PropertiesAnyUri PropertiesAnyUri Properties
Properties
| Property | Description | |
|---|---|---|
| AuthorityAuthorityAuthority | Gets the user info, Domain Name System (DNS) host name or IP address, and the port number for a server. | |
| FragmentFragmentFragment | Gets the fragment specified in this URI. | |
| HostHostHost | Gets the host component of this URI. | |
| HostNameTypeHostNameTypeHostNameType | Gets the type of the host name specified in the URI. | |
| PathPathPath | Gets the path specified in the URI. | |
| PathAndQueryPathAndQueryPathAndQuery | Gets the path and query information included in this URI. | |
| PortPortPort | Gets the port number from this URI. | |
| QueryQueryQuery | Gets the query information included in this URI. | |
| SchemeSchemeScheme | Gets the scheme specified in this URI. | |
| UriKindUriKindUriKind | Gets a value indicating whether this URI is relative or absolute. | |
| UserInfoUserInfoUserInfo | Gets the user name, password, or other user-specific information from this URI. | |
| UserInfoItemsUserInfoItemsUserInfoItems | Gets the user name, password, or other user-specific information from this URI. |
