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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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