RuntimeState.MacroCompiler 属性 | |
Active Macro compiler
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC PROPERTY MacroCompiler AS IMacroCompiler GET SET
public static IMacroCompiler MacroCompiler { get; set; }
查看代码属性值
类型:
IMacroCompiler备注 备注: |
---|
This value is NOT 'per thread' but global for all threads. |
参见