ZipArchiveOptions.Zip64Mode Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
Zip64Mode
Gets or sets a value indicating whether to use 64-bit ZIP mode (compatible with ZIP64(tm)) when adding new files to the archive.
Declaration
public Zip64Mode Zip64Mode { get; set; }
Property Value
Type | Description |
---|---|
Zip64Mode |
Remarks
ZIP64 is registered trademark of PKWARE, Inc.