FileMD5 Class
FileMD5 is an object used to convert a file to a MD5 Checksum string.
The name of this file is passed in during the construction of this
object, or by using the property FileName. Then the Checksum is retrieved
by using the Checksum property. Namespace: SobekCM.Resource_Object.Divisions Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Remarks Object created by Mark V Sullivan (2003) for University of Florida's Digital Library Center.
Examples Below is a simple example to print the MD5 checksum for any file from a Console application.
This example will write the following to the Console Window:
Inheritance HierarchyConstructors
Methods
Properties
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |