Click or drag to resize
DigitalRuneZipStorage Properties

The ZipStorage type exposes the following members.

Properties
  NameDescription
Protected propertyDirectorySeparator
Gets the directory separator character used natively by this storage.
(Overrides StorageDirectorySeparator.)
Public propertyFileName
Gets the file name (incl. path) of the ZIP archive.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
(Inherited from Storage.)
Public propertyPasswordCallback
Gets or sets the callback method that provides the password for encrypted ZIP file entries.
Public propertyStorage
Gets the storage that provides the ZIP archive.
Top
See Also