ZipArchive.Options Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
Options
Gets the archive options object.
Declaration
public ZipArchiveOptions Options { get; }
Property Value
Type | Description |
---|---|
Zip |
Archive options object. |