Deployment Tools Foundation
GetFileHash Method (path, hash)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► GetFileHash(String, array<Int32>[]()[])
Gets a 128-bit hash of the specified file.
Declaration Syntax
Remarks
Win32 MSI API: MsiGetFileHash
Exceptions
Exception | Condition |
---|---|
FileNotFoundException | the file does not exist or
could not be read |