Discuss this help topic in SecureBlackbox Forum
This read-only property contains calculated checksum.
Declaration
[C#/Java]
int ActualChecksum;
[VB.NET]
Property ActualChecksum As Integer
[Pascal]
property ActualChecksum: LongWord;
[C++]
uint32_t get_ActualChecksum();
[PHP]
integer get_ActualChecksum()
Description
Use this property to get actual checksum of the file.
Discuss this help topic in SecureBlackbox Forum