ZipArchiveOptions.MultiFileLinkMode Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
MultiFileLinkMode
Gets or sets the default processing mode of detected links in multi-file operations.
Declaration
public LinkProcessingMode MultiFileLinkMode { get; set; }
Property Value
Type | Description |
---|---|
LinkProcessingMode | The default processing mode of detected links. |