CLab Configurator API Documentation
Program.ReadTextFromFile Method
Reads the text from a file.
public
string
ReadTextFromFile(
String
fileName
);
Parameters
String
Name of the file.
Return Value
See Also
Program Class
|
ClabGui Namespace