ZipException.ArchiveItemPath Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
ArchiveItemPath
Gets the path of the archive file or directory which is currently processed.
Declaration
public string ArchiveItemPath { get; }
Property Value
Type | Description |
---|---|
String | The path of the archive file or directory which is currently processed. |