Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ZipArchive.SaveMode Property

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

SaveMode

Gets or sets a save mode, which determines when changes are saved to the underlying stream.

Declaration
public ArchiveSaveMode SaveMode { get; set; }
Property Value
Type Description
ArchiveSaveMode

Save mode.

Exceptions
Type Condition
ArgumentOutOfRangeException

The value specified an invalid value.

InvalidOperationException

Attempt to set the Immediate without calling the Save() method first.

ObjectDisposedException

Archive was already disposed.

ZipException

Cannot perform the requested operation (see ProblemType for detailed information).

In This Article
  • SaveMode
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies