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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
string FileChecksum()

Return Value

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