[Mono-bugs] [Bug 79887][Wis] Changed - DirectoryInfo doesn't honor symbolic links anymore

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 11 09:56:34 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79887

--- shadow/79887	2006-11-11 09:17:55.000000000 -0500
+++ shadow/79887.tmp.15982	2006-11-11 09:56:34.000000000 -0500
@@ -117,6 +117,11 @@
 			foreach (DirectoryInfo di in dirs)
 				Console.WriteLine(di.FullName);
 		}
 	}
 }
 
+
+------- Additional Comments From robertj at gmx.net  2006-11-11 09:56 -------
+Alex, the symlinks mentioned in the MSDN article are not *.lnks
+(shell shortcuts). They are new FS features of Longhorn/Vista.
+


More information about the mono-bugs mailing list