TarOutputStream.Length Property

I needed to implement the abstract member.

[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public long Length {override get;}

See Also

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