ZipItem.UnixPermissions Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
UnixPermissions
Gets the standard Unix st_mode field from struct stat (contains user/group/other permissions, setuid/setgid, file type).
Declaration
public virtual int? UnixPermissions { get; }