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