ResourceCRC32Hash Property
The CRC32 hash value.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceCRC32Hash As String
[C#] public string ResourceCRC32Hash {get;}
Remarks
This property holds the CRC32 hash value of the resource specified by ResourceIndex (if available).
This property is not applicable to folders.
This property is read-only and not available at design time.
Default Value
""