On Thu, 16 Sep 2004 07:50:56 -0600, Kevin White <[EMAIL PROTECTED]> wrote:

> 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?

System.IO.Path.DirectorySeparatorChar

-- 
Malcolm Parsons
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to