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
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.
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