FileHelperGetFileChecksum Method |
Gets file checksum
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string GetFileChecksum(
string path
)
Parameters
- path
- Type: SystemString
File path
Return Value
Type:
StringSee Also