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