Returns a System.String that represents the current item.

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()

Return Value

A System.String that represents the current item.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also