Gets the exception which will be raised if the Action property remains set to ZipAction.ThrowException.
See ProblemType property description for further information.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Exception As ZipException Get |
| C# |
|---|
public ZipException Exception { get; } |