ExternalFileAttributes Property

SharpZip Compression Library

SharpZip Compression 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