Click or drag to resize
DirectoryDecompress Method
Overload List
  NameDescription
Public methodStatic memberDecompress(String)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(String, DirectoryEnumerationOptions)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(String, PathFormat)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(KernelTransaction, String)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(String, DirectoryEnumerationOptions, PathFormat)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(KernelTransaction, String, DirectoryEnumerationOptions)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(KernelTransaction, String, PathFormat)
[AlphaFS] Decompresses an NTFS compressed directory.
Public methodStatic memberDecompress(KernelTransaction, String, DirectoryEnumerationOptions, PathFormat)
[AlphaFS] Decompresses an NTFS compressed directory.
Top
See Also