System::UriBuilder::set_Port method

UriBuilder::set_Port method

Sets the sets the port number of the URI.

void System::UriBuilder::set_Port(int value)
ParameterTypeDescription
valueintThe port number of the URI

See Also