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