TarEntry.File Property

Get this entry's file.

[Visual Basic]
Public ReadOnly Property File As String
[C#]
public string File {get;}

See Also

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