peteraritchie / LongPath

drop-in library to support long paths in .NET
GNU Lesser General Public License v3.0
112 stars 43 forks source link

Pri.FileInfo.ToString should return the same value that System.IO.FileInfo.ToString does #5

Closed peteraritchie closed 10 years ago

peteraritchie commented 10 years ago

From Thomas Levesque:

FileInfo.ToString returns the full path in System.IO, whereas Pri.LongPath returns just the name

peteraritchie commented 10 years ago

fixed in next version