Optional
fragmentThe escaped URI fragment.
Optional
hostThe host component of this instance.
Optional
pathThe absolute path of the URI.
Optional
portThe port number of this URI.
Optional
queryGets any query information included in the specified URI.
Optional
schemeThe scheme name for this URI.
Optional
userThe user name, password, or other user-specific information associated with the specified URI.
Generated using TypeDoc
https://en.wikipedia.org/wiki/Uniform_Resource_Identifier scheme:[//[user:password@]domain[:port]][/]path[?query][#fragment]