CLab Configurator API Documentation

Program.WriteCPToXml Method 

Writes a xml file. Writes the CP text to XML.

public void WriteCPToXml(
   String fileName,
   String text
);

Parameters

String
Name of the file.
String
The CP text.

See Also

Program Class | ClabGui Namespace