Is there any way to access hidden files programatically in Windows RT?
Whenever I try to do GetFileAsync for a hidden file, I get UnauthorizedAccessException.
Is there any way to access hidden files programatically in Windows RT?
Whenever I try to do GetFileAsync for a hidden file, I get UnauthorizedAccessException.