ZipExtractCompletedEventArgs Class
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
Provides data for the Rebex.IO.Compression.ZipArchive.ExtractCompleted event.
Syntax
public class ZipExtractCompletedEventArgs : ZipOperationCompletedEventArgs
Inheritance
ZipExtractCompletedEventArgs
Inherited Members
Properties
Name | Description |
---|---|
Result | Gets the result of the operation. Inherited from ZipOperationCompletedEventArgs. |