SyntaxFix
Write A Post
Hire A Developer
Questions
This helped me:
bool fileExists = (System.IO.File.Exists(filePath) ? true : false);