The properties of the ZipFileImpl class are listed below. For a complete list of ZipFileImpl class members, see the ZipFileImpl Members topic.
Public Instance Properties
AbsolutePath | Absolute file/directory path. |
CanRead (inherited from Moxiecode.Manager.FileSystems.BaseFile) | |
CanWrite (inherited from Moxiecode.Manager.FileSystems.BaseFile) | |
Config | |
CreationDate | Creation date of the file/directory. |
Exists | Exists state. |
InnerPath | |
IsDirectory | Is directory state. |
IsFile | Is file state. |
LastModified | Last modification date of the file/directory. |
Length | File size in bytes. |
Name | File/Directory name without the path. |
Parent | Absolute path of parent directory. |
ParentFile | IFile of parent directory. |
TriggerEvents (inherited from Moxiecode.Manager.FileSystems.BaseFile) | |
ZipEntry | |
ZipPath |
See Also
ZipFileImpl Class | Moxiecode.FileManager.FileSystems Namespace