to_string
Description:
Gets a string representation of this.
The string representation is a valid URI with only protocol, host, and port components, or null.
Parameters:
this |
Returns:
a URI representing this. |
Gets a string representation of this.
The string representation is a valid URI with only protocol, host, and port components, or null.
this |
a URI representing this. |