Checksum Property

Return the checksum for the file.

Syntax

object.Checksum

The object is an expression that evaluates to a PackageFile object.

Remarks

The return value is a 32-bit CRC (cyclic redundancy checksum) value which is derived from the contents of the file. This value can be used to uniquely identify a file.

See Also

FileName Property, Platform Property