ExternalFileAttributes Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipEntry.ExternalFileAttributes Property

Get/Set external file attributes as an integer. The values of this are operating system dependant see HostSystem for details

public int ExternalFileAttributes {get; set;}

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace