Click or drag to resize
FileInfoOpenTextInternal Method
Creates stream which reads from file.

Namespace: CMS.FileSystemStorage
Assembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
protected override StreamReader OpenTextInternal()

Return Value

Type: StreamReader
See Also