IFileHash.

Size Property

Summary

Gets the size.
Namespace
Cake.SevenZip.Parsers
Containing Type
IFileHash

Syntax

long Size { get; }

Value

Type Description
long The size.
GitHub Discussion