Saves the configuration to the specified file. If the specified file exists, this method overwrites it.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public void Save(
string filename
)
Parameters
- filename String
- The location of the file in which to save the configuration.
See Also