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