get_port


Description:

[ 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.

Parameters:

this

This Uri object.

Returns:

The port number from the Uri object or URI_NO_PORT.