c# - How to get file folder names in windows phone 8? -


i have folders , inside folders there files.i want names of folder(by iterating) , want iterate through them read files.how can achieve in windows phone?

this give installed folder on wp8,

storagefolder installationfolder = windows.applicationmodel.package.current.installedlocation; 

to access files can read more here accessing files in wp8


Comments

Popular posts from this blog

php - How to serve a file for download on WordPress -

how to share virtual sharepoint server and get it in host windows and visual studio? -