Gets or sets the default processing mode of detected links in multi-file operations.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Property MultiFileLinkMode As LinkProcessingMode Get Set |
C# |
---|
public LinkProcessingMode MultiFileLinkMode { get; set; } |