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

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

Return Value

Type: StreamReader
See Also