Gets the result of the operation.
            
    Namespace: 
   Rebex.IO.Compression
    Assembly:
   Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property Result As ArchiveOperationResult Get  | 
| C# | 
|---|
public ArchiveOperationResult Result { get; }  |