IUri interface
Interface que descreve os componentes do URI.
Propriedades
| Absolute |
|
| Hash | |
| Host |
|
| Path |
|
| Protocol | |
| Query |
|
| Search |
Detalhes de Propriedade
AbsolutePath
AbsolutePath: string
Valor de Propriedade
string
Hash
Hash: string
Valor de Propriedade
string
HostNameAndPort
HostNameAndPort: string
Valor de Propriedade
string
PathSegments
PathSegments: string[]
Valor de Propriedade
string[]
Protocol
Protocol: string
Valor de Propriedade
string
QueryString
QueryString: string
Valor de Propriedade
string
Search
Search: string
Valor de Propriedade
string