Click or drag to resize

FileGetHash Method

Overload List
  NameDescription
Public methodStatic memberGetHash(String, HashType)
[AlphaFS] Calculates the hash/checksum for the given fileFullPath.
Public methodStatic memberGetHash(String, HashType, PathFormat)
[AlphaFS] Calculates the hash/checksum for the given fileFullPath.
Public methodStatic memberGetHash(KernelTransaction, String, HashType)
[AlphaFS] Calculates the hash/checksum for the given fileFullPath.
Public methodStatic memberGetHash(KernelTransaction, String, HashType, PathFormat)
[AlphaFS] Calculates the hash/checksum for the given fileFullPath.
Top
See Also