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