File exist
Closed this issue · 2 comments
pdfnetwork commented
How to check a file weather exist or not based on file path, without catch exception?
Aragas commented
File path? I guess File.Exist(path)
Aragas commented
And to add, you can use new FileFromPath(path).Exists