alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
562 stars 99 forks source link

Remove text ":$DATA" from AlternateDataStream.FullPath property. #461

Closed Yomodo closed 6 years ago

Yomodo commented 6 years ago

The FullPath property should only contain the full path, no additional metadata.

This might be a breaking change, depending on how one uses the FullPath property.