basic_path::basename Method
Returns the substring of leaf up to but not including the rightmost dot.
string_type basename() const;
Requirements
Header: filesystem
Namespace: std::tr2::sys
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the substring of leaf up to but not including the rightmost dot.
string_type basename() const;
Header: filesystem
Namespace: std::tr2::sys