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

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
protected override FileStream OpenReadInternal()

Return Value

Type: FileStream
See Also