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
