Opens a text file, reads all lines of the file, and then closes the file.
            
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
 - Type: 
System String
Path to file 
- encoding
 - Type: 
System.Text Encoding
The character encoding to use 
Return Value
Type:See Also