string GetChecksum (string path)
 
Determines the checksum for the specified file.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
path
Full pathname of the file.
Returns:
The checksum as string.
Was this helpful?
Last modified date: 10/14/2020