ZipItem.IsDeleted Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9448)
IsDeleted
Gets a value indicating whether the current Zip
Declaration
public override bool IsDeleted { get; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the item is deleted; false otherwise. |