SplitSevenZipArchiveSaveOptions

SplitSevenZipArchiveSaveOptions class

Options for saving a multi-volume 7-zip archive.

The SplitSevenZipArchiveSaveOptions type exposes the following members:

Constructors

NameDescription
SplitSevenZipArchiveSaveOptions(file_name, segment_size)Initializes a new instance of the SplitSevenZipArchiveSaveOptions class

Properties

NameDescription
segment_sizeGets the size of segment.
file_nameGets the name of segments without extension.

See Also