FileSystemFile ReadAllText Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodReadAllText 
Reads all text from file using byte order mark detection with UTF8 encoding
Public methodReadAllText(Encoding, Boolean, Int32)
Reads all text from stream using the specified parameters
Back to Top
See Also