Click or drag to resize

DirectoryInfoDecompress Method

[AlphaFS] Decompresses an NTFS compressed directory.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public void Decompress()
Exceptions
Remarks
This will only decompress the root items (non recursive).
See Also