Interface which describes URI components.

Hierarchy

  • IUri

Properties

AbsolutePath: string
Hash: string
HostNameAndPort: string
PathSegments: string[]
Protocol: string
QueryString: string
Search: string

Generated using TypeDoc