bool Path::HasExtension(const string&in path)
Returns true if the given path has a file extension.
string path
string
path
bool