> I'd like my code to be portable between windows and linux using .Net
> and mono.    I take one of the "special" folders from
> Environment.GetFolder(), and append some directory structure 
> to that to do some work.  How do I know what folder separator to use?

You use Path.Combine to pull them together, and forget about it. :-)

Best wishes
James
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to