util_change_uri_port


Description:


[ Version ( since = "3.46" ) ]
public void util_change_uri_port (ref Uri inout_uri, int port)

Changes the port in the inout_uri to value port.

As the Uri cannot be modified the inout_uri points to a new Uri at the end of the call and the previous structure is unreffed.

See: util_change_uri_component

Parameters:

inout_uri

a Uri

port

the port number to set


Namespace: E