Loads the configuration from the specified file.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.6.0
Syntax public static ScannerConfig Load(
string filename
)
Parameters
- filename String
- The location of the file from where to load the configuration.
Return Value
ScannerConfigThe configuration.
See Also