Gets the sum of hashes.
- Namespace
- Cake
.SevenZip .Parsers - Containing Type
- IHashOutput
- Property Type
- IEnumerable
<IHash>
Syntax
IEnumerable<IHash> SumOfHashes { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |
The sum of hashes. |
IEnumerable<IHash> SumOfHashes { get; }
| Type | Description |
|---|---|
| IEnumerable |
The sum of hashes. |