TarOutputStream.Position Property

I needed to implement the abstract member.

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

See Also

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