TarHeader.GetName Method
From SharpZip Compression Library
NOTE: This method is now obsolete.
Get the name of this entry.
public string GetName();
Return Value
The entry's name.
Remarks
This is obsolete use the Name property instead.
From SharpZip Compression Library
NOTE: This method is now obsolete.
Get the name of this entry.
The entry's name.
This is obsolete use the Name property instead.