System.Zip.TZipEndOfCentralHeader Fields
InheritedProtected
| CentralDirEntries | public | Represents the total number of files in the .zip archive. |
| CentralDirOffset | public | Represents the offset of the central directory on disk. |
| CentralDirSize | public | Represents the size (in bytes) of the entire central directory. |
| CentralDirStartDisk | public | The number of the disk on which the central directory starts. |
| CommentLength | public | Specifies the length of the comment for this .zip file. |
| DiskNumber | public | Represents the number of the disk that contains the end of the central directory. |
| NumEntriesThisDisk | public | Specifies the number of central directory entries on this disk. |