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 ZipItemCollection Get |
| C# |
|---|
public ZipItemCollection Result { get; } |