mcp_script_compile Class

Tool that compiles a given PCB-Investigator Script in C# and returns either "Build successful" or the compiling errors.

Definition

Namespace: PCBI_Script.MCP
Assembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class mcp_script_compile : IMCPTool
Inheritance
Object    mcp_script_compile
Implements
IMCPTool

Constructors

mcp_script_compileInitializes a new instance of the mcp_script_compile class

Properties

Methods

See Also