| ZipStorage Properties |
The ZipStorage type exposes the following members.
| Name | Description | |
|---|---|---|
| DirectorySeparator |
Gets the directory separator character used natively by this storage.
(Overrides StorageDirectorySeparator.) | |
| FileName |
Gets the file name (incl. path) of the ZIP archive.
| |
| IsDisposed |
Gets a value indicating whether this instance has been disposed of.
(Inherited from Storage.) | |
| PasswordCallback |
Gets or sets the callback method that provides the password for encrypted ZIP file entries.
| |
| Storage |
Gets the storage that provides the ZIP archive.
|