Click or drag to resize
IStandingDataUpdaterProviderReadLines Method
Returns the entire content of the file.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string[] ReadLines(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: String
See Also