SyntaxFix
Write A Post
Hire A Developer
Questions
I actually disagree with SLaks. That solution did not work for me. Exception did not happen as expected. But this code worked for me:
if(System.IO.Directory.Exists(path)) { ... }