Size

TarFile.Size property

Gets the size in bytes.

public ulong Size { get; }

Property Value

The size in bytes.

See Also