IO
.
.
::
.
.
GetFileContents Method
Gets the file contents.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
GetFileContents
(
string
sFilePath
)
Parameters
sFilePath
Type:
String
The s file path.
Return Value
System.String.
See Also
IO Class
Core Namespace