PCLExt/PCLExt.FileStorage

File exist

Closed this issue · 2 comments

How to check a file weather exist or not based on file path, without catch exception?

File path? I guess File.Exist(path)

And to add, you can use new FileFromPath(path).Exists