ZipReader.ItemType Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
ItemType
Gets the type of the currently read item.
Declaration
public ArchiveItemType ItemType { get; }
Property Value
| Type | Description |
|---|---|
| ArchiveItemType | Type of the item. |