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