The properties of the ZipInputStream class are listed below. For a complete list of ZipInputStream class members, see the ZipInputStream Members topic.
Public Instance Properties
Available | |
CanRead (inherited from InflaterInputStream) | I needed to implement the abstract member. |
CanSeek (inherited from InflaterInputStream) | I needed to implement the abstract member. |
CanWrite (inherited from InflaterInputStream) | I needed to implement the abstract member. |
Length (inherited from InflaterInputStream) | I needed to implement the abstract member. |
Position (inherited from InflaterInputStream) | I needed to implement the abstract member. |
See Also
ZipInputStream Class | ICSharpCode.SharpZipLib.Zip Namespace