Summary
Gets the hash of data.
- Namespace
- Cake
.SevenZip .Parsers - Containing Type
- IHashOutput
Syntax
IEnumerable<IHash> HashesOfData { get; }
Value
Type | Description |
---|---|
IEnumerable |
The hash of data. |
IEnumerable<IHash> HashesOfData { get; }
Type | Description |
---|---|
IEnumerable |
The hash of data. |