Click or drag to resize

UtilityFileChecksum Method

Calculates the MD5 checksum hash for file integrity verification.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
string FileChecksum()

Return Value

String
The MD5 checksum value as a hexadecimal string.
See Also