- character
The char to test.
![]()
A bool value that is true if the specified character is a reserved character otherwise, false.
The following characters are reserved for the use in URI:
Character | Description |
---|---|
; | Semi-colon. |
/ | Forward slash. |
: | Colon. |
@ | At sign (commercial at). |
& | Ampersand. |
= | Equals sign. |
+ | Plus sign. |
$ | US Dollar sign. |
, | Comma. |