Click or drag to resize
FileInfoOpenText Method
Overload List
  NameDescription
Public methodOpenText
Creates a StreamReader with NativeMethods.DefaultFileEncoding encoding that reads from an existing text file.
Public methodOpenText(Encoding)
[AlphaFS] Creates a StreamReader with Encoding that reads from an existing text file.
Top
See Also