CLab Configurator API Documentation
Program.SaveFileAs Method
Saves the file as.
public
void
SaveFileAs(
String
fileName
,
String
text
);
Parameters
String
Name of the file.
String
The text.
See Also
Program Class
|
ClabGui Namespace