TarHeader.GetName Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarHeader.GetName Method 

NOTE: This method is now obsolete.

Use the Name property instead


Get the name of this entry.

public string GetName();

Return Value

The entry's name.

See Also

TarHeader Class | ICSharpCode.SharpZipLib.Tar Namespace