Click or drag to resize
FileExtrasLoadFile Method
load a file from a path into a string

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string LoadFile(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: String
See Also