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