Click or drag to resize
ZipEntryInputStream Property
Gets and sets input stream.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public Stream InputStream { get; set; }

Property Value

Type: Stream
See Also