Name | Description | |
---|---|---|
![]() | IsAbsolute | Indicates whether this URI is absolute. |
![]() | IsData | Determines whether this is a data URI. |
![]() | IsFile | Indicates whether this URI represents a file. |
![]() | IsHTTP | Determines whether this is an HTTP or HTTPS uri. |
![]() | OriginalString | Gets the string this URI was created from. |
![]() | Scheme | Gets the scheme of this URI. |