ZipFileInfoOpenText Method |
Creates a StreamReader with UTF8 encoding that reads from an existing text file.
Namespace: CMS.IO.ZipAssembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax public override StreamReader OpenText()
Return Value
Type:
StreamReaderSee Also