[Mono-list] System.Environment.GetFolder(...)

Kevin White Kevin White <jedirunner@gmail.com>
Wed, 15 Sep 2004 09:18:28 -0600


HI all,

I'm new to mono (been doing .Net for a while now).  I have a question
about the System.Environment.GetFolder(...) method.   I still don't
have linux setup to test it on (will be doing so soon), but wanted to
know what to expect from this method.  I thought it would have been
one of the windows-specific features that didn't make it into mono.  I
was happily surprised to see it.

However, there is no documentation (yes, I plan on contributing some
documentation to the doc project) for the implementation of the
various folders in the enumeration:
Desktop
MyComputer
Programs
Personal
Favorites
Startup
Recent
SendTo
StartMenu
MyMusic
DesktopDirectory
...and so on...

Are all of these implemented in mono?  Where can I find a list of
supported folders from this enumeration, and where they will map to in
Suse, or other linux distributions (do they try to follow LSB
somehow?)?

I'd like to port free versions of my software to Linux using mono, and
need to find this information.

Thanks very much,

Kevin
--
Kevin White
jedirunner@gmail.com