Click or drag to resize
ImageManagerGetEntryChecksum Method
Calculates the entry checksum

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public string GetEntryChecksum(
	string entryID
)

Parameters

entryID
Type: SystemString

Return Value

Type: String
See Also