TarEntry.CreateTarEntry Method From IC Sharp Sharp Zip Lib previous page next page ICSharpCode SharpZipLib Class Library TarEntry.CreateTarEntry Method Construct an entry with only a name. This allows the programmer to construct the entry's header "by hand". public static TarEntry CreateTarEntry( string name); See Also TarEntry Class | ICSharpCode.SharpZipLib.Tar Namespace previous page start next page