Shortcut method to read all the text in a file.
[Visual Basic]
Public Shared Function RawReadAllFile( _
ByVal
file As
String _
) As
String
Parameters
-
file
- The file name
Return Value
The contents of the files
See Also
CommonEngine Class | FileHelpers Namespace
Powered by: