IO..::..GetFileContents Method

Gets the file contents.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string GetFileContents(
	string sFilePath
)

Parameters

sFilePath
Type: String
The s file path.

Return Value

System.String.