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