Gets the full path to the current ZipItem (including its name) within the ZIP archive.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public Overrides ReadOnly Property Path As String Get |
| C# |
|---|
public override string Path { get; } |