ZipReader.Name Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9119)
Name
Gets the name of the currently read item.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String | The name of the archive item. |