[ Version ( since = "1.6" ) ]
public uint get_port ()
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
.
this |
This Uri object. |
The port number from the Uri object or URI_NO_PORT. |