Click or drag to resize
ZipFileInfoOpenRead Method
Opens file for reading.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override FileStream OpenRead()

Return Value

Type: FileStream
See Also