Get the name of this entry.
[Visual Basic]
Public Function GetName() As String
[C#]
public string GetName();
Return Value
The entry's name.
See Also
TarHeader Class | TarHeader Members | ICSharpCode.SharpZipLib.Tar Namespace
Get the name of this entry.
[Visual Basic]
Public Function GetName() As String
[C#]
public string GetName();
The entry's name.
TarHeader Class | TarHeader Members | ICSharpCode.SharpZipLib.Tar Namespace