IHashOutput.

HashOfDataAndNames Property

Summary

Gets the hash of data and names.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Parsers
Containing Type
IHashOutput

Syntax

IEnumerable<IHash> HashOfDataAndNames { get; }

Value

Type Description
IEnumerable<IHash> The hash of data and names.