Click or drag to resize
DirectoryEnableCompression Method
Overload List
  NameDescription
Public methodStatic memberEnableCompression(String)
[AlphaFS] Enables NTFS compression of the specified directory and the files in it.
Public methodStatic memberEnableCompression(String, PathFormat)
[AlphaFS] Enables NTFS compression of the specified directory and the files in it.
Public methodStatic memberEnableCompression(KernelTransaction, String)
[AlphaFS] Enables NTFS compression of the specified directory and the files in it.
Public methodStatic memberEnableCompression(KernelTransaction, String, PathFormat)
[AlphaFS] Enables NTFS compression of the specified directory and the files in it.
Top
See Also