IO..::..WriteFileContents Method (String, array<Byte>[]()[][])

Writes the file contents.

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

Syntax


public static void WriteFileContents(
	string sFilePath,
	byte[] reportData
)

Parameters

sFilePath
Type: String
The s file path.
reportData
Type: array<Byte>[]()[][]
The report data.