ArchiveOperationResult Class
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
Result of an archive operation such as
Add(String, String), Extract(String, String) or Delete(String, Traversal
Syntax
public class ArchiveOperationResult
Inherited Members
Properties
Name | Description |
---|---|
Files |
Number of files affected (successfully) by the operation. |
Files |
Total compressed length of files affected by the operation. |
Files |
Total uncompressed length of files affected by the operation. |