ErrorEventArgs Constructors
Provides data for the ZipArchive.Error event.Name | Parameters | Description |
---|---|---|
ErrorEventArgs(Exception, String) | exception, itemName | Initializes a new instance of the ErrorEventArgs class with the specified settings. |
See Also