JScript | |
---|---|
public interface 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. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family