ArchiveItem.ToString Method
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9448)
ToString()
Returns a System.String that represents the current item.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | A System.String that represents the current item. |