CLab Configurator API Documentation

Program.SaveFile Method 

Saves the file.

public void SaveFile(
   String text
);

Parameters

String
The text.

See Also

Program Class | ClabGui Namespace