Name | Description | |
---|---|---|
![]() | Fragment | Gets the fragment part of this URi. |
![]() | HostName | Gets the host name of this URI. |
![]() | IsAbsolute | Overridden. Indicates whether this URI is absolute. |
![]() | IsFile | Overridden. Indicates whether this URI represents a local file system object (i.e. a file or a folder). |
![]() | LocalPathNotation | Gets the local path notation of this URI. Valid only if this URI represents an absolute file path. |
![]() | NormalizedUri | Gets the normalized URI string corresponding to this URI. |
![]() | Path | Gets the path of this URI. |
![]() | Port | Gets the port number of this URI. |
![]() | Query | Gets the query string of this URI. |
![]() | UserInfo | Gets the user related information (username, password, etc.) of this URI. |