uri_builder::port Method
Get the port component of the URI. Returns -1 if no port is specified.
int port() const;
Return Value
The URI port as an integer.
Requirements
Header: uri_builder.h
Namespace: web::http
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Get the port component of the URI. Returns -1 if no port is specified.
int port() const;
The URI port as an integer.
Header: uri_builder.h
Namespace: web::http