ResourceMD5Checksum Property
The MD5 checksum of the file.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceMD5Checksum As String
[C#] public string ResourceMD5Checksum {get;}
Remarks
This property holds the MD5 checksum of the file.
This property is read-only and not available at design time.
Default Value
""