uri::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: base_uri.h
Namespace: web::http
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Get the port component of the URI. Returns -1 if no port is specified.
int port() const;
The URI port as an integer.
Header: base_uri.h
Namespace: web::http