ZipItem.ItemType Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9313)
ItemType
Gets the type of the current ZipItem.
Declaration
public override ArchiveItemType ItemType { get; }
Property Value
| Type | Description | 
|---|---|
| ArchiveItemType | Type of the item.  |