ErrorEventArgs Properties
Provides data for the ZipArchive.Error event.Name | Description |
---|---|
CanContinue | Gets or sets the value that specifies whether the process can proceed further. Inherited from CanContinueEventArgs. |
ItemName | Obtains the zip item name for which the error occurs. |
See Also