Result of an archive operation such as Add(String, String), Extract(String, String) or Delete(String, TraversalMode).

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Class ArchiveOperationResult
C#
public class ArchiveOperationResult

Inheritance Hierarchy

System..::..Object
  Rebex.IO.Compression..::..ArchiveOperationResult

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also