Click or drag to resize
FileInfoOpenTextInternal Method
Creates a StreamReader with UTF8 encoding that reads from an existing text file.

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

Return Value

Type: StreamReader
See Also