[Mono-list] All the SpecialFolder enumerations, evaluated on different platforms
edward.harvey.mono
edward.harvey.mono at clevertrove.com
Tue Nov 20 17:24:41 UTC 2012
I couldn't find this info anywhere already on the internet, so I wrote it.
http://clevertrove.com/SpecialFolderEnumeration/specialFolder_by_os.html
Based on this, if you want to write cross-platform client code, I have to conclude, it's probably best to stick with ApplicatinData, CommonApplicationData, LocalApplicationData, and Personal or MyDocuments.
People, I think, will be tempted to use UserProfile, if they need to do something in the user's home directory, but it looks like that's not a good idea, at least for now.
... Or ... Use UserProfile in Windows, and use Personal in everything else.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20121120/986b81f3/attachment-0001.html>
More information about the Mono-list
mailing list