编译并运行指定的代码片段。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
void CompileRunCodeSnippet( CodeType codeType, string codeSnippet ) |
参数
- codeType
- Type: SuperMap.Desktop..::.CodeType
指定的代码编码所使用的计算机程序设计语言的类型。
- codeSnippet
- Type: System..::.String
指定的代码片段。