 | UtilityFileChecksum Method |
Calculates the MD5 checksum hash for file integrity verification.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxFunction FileChecksum As String
Return Value
StringThe MD5 checksum value as a hexadecimal string.
See Also