ResourceSHA1Hash Property
The SHA-1 hash value.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceSHA1Hash As String
[C#] public string ResourceSHA1Hash {get;}
Remarks
This property holds the SHA-1 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
""