Click or drag to resize
DigitalRuneZipStorageStorage Property
Gets the storage that provides the ZIP archive.

Namespace: DigitalRune.Storages
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public Storage Storage { get; }

Property Value

Type: Storage
The storage that provides the ZIP archive.
See Also