IInformationOutput.

Hashers Property

Summary

Gets the hashers.
Namespace
Cake.SevenZip.Parsers
Containing Type
IInformationOutput

Syntax

IEnumerable<string> Hashers { get; }

Value

Type Description
IEnumerable<string> The hashers.
GitHub Discussion