Click or drag to resize
Galactic API

FileReadAllAsText Method

Overload List
  NameDescription
Public methodReadAllAsText
Reads the entire contents of this text file, and returns it as a string.
Public methodStatic memberReadAllAsText(FileStream)
Reads the entire contents of a text file, and returns it as a string.
Public methodStatic memberReadAllAsText(String)
Reads the entire contents of a text file, and returns it as a string.
Top
See Also