PathPrefix Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarArchive.PathPrefix Property

PathPrefix is added to entry names as they are written if the value is not null. A slash character is appended after PathPrefix

public string PathPrefix {get; set;}

See Also

TarArchive Class | ICSharpCode.SharpZipLib.Tar Namespace