IArchiveListOutput.

PhysicalSize Property

Summary

Gets the size of the physical.
Namespace
Cake.SevenZip.Parsers
Containing Type
IArchiveListOutput

Syntax

long PhysicalSize { get; }

Value

Type Description
long The size of the physical.
GitHub Discussion