Hi guys,

I didn't found a way in the documentation to retrieve the system
special folders as exposed by
Environment.GetFolderPath(Environment.SpecialFolder enum), which would
be rather useful IMHO.

I was thinking about adding a function such as
utils::get-special-folder(foldername) to let the user retrieve them
(where foldername could be the "ApplicationData","ProgramFiles" etc,
probably case insensitive string, matching to the SpecialFolder enum).

Is there already code which achieves that ? If not I can contribute on this.


cheers

Thibaut
http://www.dotnetguru2.org/tbarrere


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to