ZipException.ToString Method
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
ToString()
Returns a string representation of the current exception.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | A string representation of the current exception. |