mcp_script_compile Class
Tool that compiles a given PCB-Investigator Script in C# and returns either "Build successful" or the compiling errors.
Namespace: PCBI_Script.MCPAssembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 17.0.0.0 (17.0.0.0)
public class mcp_script_compile : IMCPTool
Public Class mcp_script_compile
Implements IMCPTool
public ref class mcp_script_compile : IMCPTool
type mcp_script_compile =
class
interface IMCPTool
end
- Inheritance
- Object mcp_script_compile
- Implements
- IMCPTool