set_Port()

UriBuilder::set_Port(int) method

Sets the sets the port number of the URI.

void System::UriBuilder::set_Port(int value)

Arguments

ParameterTypeDescription
valueintThe port number of the URI

See Also