TarEntry.GetFileTarHeader Method From IC Sharp Sharp Zip Lib previous page next page ICSharpCode SharpZipLib Class Library TarEntry.GetFileTarHeader Method Fill in a TarHeader with information from a File. public void GetFileTarHeader( TarHeader header, string file); Parameters header The TarHeader to fill in. file The file from which to get the header information. See Also TarEntry Class | ICSharpCode.SharpZipLib.Tar Namespace previous page start next page