Click or drag to resize

RuntimeState.MacroCompiler Property

X#
Active Macro compiler

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC PROPERTY MacroCompiler AS IMacroCompiler GET SET 
Request Example View Source

Property Value

Type: IMacroCompiler
Remarks
Note Note
This value is NOT 'per thread' but global for all threads.
See Also