Click or drag to resize
ZipFileInfoCreateTextInternal Method
Creates or opens a file for writing UTF-8 encoded text.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
protected override StreamWriter CreateTextInternal()

Return Value

Type: StreamWriter
See Also