HostSystemID Enumeration |
Namespace: ICSharpCode.SharpZipLib.Zip
public enum HostSystemID
Member name | Value | Description | |
---|---|---|---|
Msdos | 0 | ||
Amiga | 1 | ||
OpenVms | 2 | ||
Unix | 3 | ||
VMCms | 4 | ||
AtariST | 5 | ||
OS2 | 6 | ||
Macintosh | 7 | ||
ZSystem | 8 | ||
Cpm | 9 | ||
WindowsNT | 10 | ||
MVS | 11 | ||
Vse | 12 | ||
AcornRisc | 13 | ||
Vfat | 14 | ||
AlternateMvs | 15 | ||
BeOS | 16 | ||
Tandem | 17 | ||
OS400 | 18 | ||
OSX | 19 | ||
WinZipAES | 99 |