Note that if you use Path.Combine you will be much further along towards platform agnosticism.
On Wed, Apr 25, 2012 at 3:05 PM, spcware <[email protected]> wrote: > Nevermind. I just realized that using MonoTouch, the directory separator is > NOT "\" so it would not find that separation in the full path provided. I > must change my "\\" to "/" before calling Path. > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Mono-bug-in-System-IO-Path-tp4587721p4587732.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
