LzipArchive.Settings

LzipArchive.Settings property

Gets the setting of particular lzip archive.

public LzipArchiveSettings Settings { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also