1
Answer

Find out already created a file

Photo of Arjun Panwar

Arjun Panwar

13y
2k
1
HI,

I have a metro StorageFolder, I can get a file using GetFileAsync(fileName).
However, how do I know if the file exists in the first place? Right now, I catch an exception but it does not seem like the right thing to do.

Thanks

Answers (1)