Archive.NewEntrySettings

Archive.NewEntrySettings property

Compression and encryption settings used for newly added ArchiveEntry items.

public ArchiveEntrySettings NewEntrySettings { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also