uri::is_path_empty Method
Returns whether the path portion of this uri is empty
bool is_path_empty() const;
Return Value
true if the path portion of this uri is empty, false otherwise.
Requirements
Header: base_uri.h
Namespace: web::http
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Returns whether the path portion of this uri is empty
bool is_path_empty() const;
true if the path portion of this uri is empty, false otherwise.
Header: base_uri.h
Namespace: web::http