How to retrive the Storage Card name
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, Someone know how to retrive the system name of the Storage Card? This is because often changig the WM version or the localization of the device, can also change the name of the Storage Card (with cosequence of the "Path not found" error in the program). Thanks for help
-
Hi all, Someone know how to retrive the system name of the Storage Card? This is because often changig the WM version or the localization of the device, can also change the name of the Storage Card (with cosequence of the "Path not found" error in the program). Thanks for help
The System.IO.DirectoryInfo object can be used to get a list of all directories. Storage Cards will have this attribute: System.IO.FileAttributes.Temporary.