Click or drag to resize

RuntimeState.MacroResolver Property

X#
Active Macro compiler

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

Property Value

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