Exception Property

DotNetZip

Ionic Zip Library v1.9.1.6 Exception Property
ReferenceIonic.ZipZipErrorEventArgsException
Returns the exception that occurred, if any.
Declaration Syntax
C# Visual Basic Visual C++
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
	Get
public:
property Exception^ Exception {
	Exception^ get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)