get_port
Description:
Get the port number from the URI or URI_NO_PORT if it doesn't exist.
If this is null
then returns
URI_NO_PORT.
Parameters:
this |
This Uri object. |
Returns:
The port number from the Uri object or URI_NO_PORT. |