windows runtime - C# - Winrt read binary readonly file -


how read in windows store app (winrt, c#) readonly binary file? 'isreadonly' property set true.

i able create storagefile object openasync(fileaccessmode.read) results in exception of type 'system.unauthorizedaccessexception'.

how can read byte content of readonly file?


Comments

Popular posts from this blog

javascript - Can Piwik report referrer in real time? -

asp.net - Google Drive Access: At least one client secrets (Installed or Web) should be set -

excel vba add hyperlink to shape in group -