I'm a beginner and I'm trying to step through all files in a directory and its subdirectorys. I have this:
Imports
But I get the error message 'SearchOption' is not a member of 'IO'
What to do?