TarEntry.Size Property

Get/set this entry's file size.

[Visual Basic]
Public Property Size As Long
[C#]
public long Size {get; set;}

See Also

TarEntry Class | TarEntry Members | ICSharpCode.SharpZipLib.Tar Namespace