The following tables list the members exposed by IZipArchiveEntry.
Name | Description | |
---|---|---|
![]() | Comment | Optional Comment. |
![]() | CompressedLength | Gets the compressed size of the entry in the zip archive. |
![]() | FullName | Gets the relative path of the entry in the zip archive. |
![]() | LastWriteTime | Gets or sets the last time the entry in the zip archive was changed. |
![]() | Length | Gets the uncompressed size of the entry in the zip archive. |
![]() | Name | Gets the file name of the entry in the zip archive. |
Name | Description | |
---|---|---|
![]() | Delete | Deletes the entry from the zip archive. |
![]() | Open | Opens the entry from the zip archive. |