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