ZipProblemDetectedEventArgs.Exception Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
Exception
Gets the exception which will be raised if the Action property remains set to ZipAction.ThrowException.
See Problem
Declaration
public ZipException Exception { get; }
Property Value
Type | Description |
---|---|
Zip |
Exception. |