Represents an item (file or directory) within an archive.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public MustInherit Class ArchiveItem _ Inherits FileSystemItem |
| C# |
|---|
public abstract class ArchiveItem : FileSystemItem |
Inheritance Hierarchy
System..::..Object
Rebex.IO..::..FileSystemItem
Rebex.IO.Compression..::..ArchiveItem
Rebex.IO.Compression..::..ZipItem
Rebex.IO..::..FileSystemItem
Rebex.IO.Compression..::..ArchiveItem
Rebex.IO.Compression..::..ZipItem