Returns a string representation of the current exception.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public Overrides Function ToString As String |
| C# |
|---|
public override string ToString() |