Click or drag to resize

RuntimeState.MacroCompilerErrorHandler Property

X#
You can register an error handler that will be called when the macrocompiler encounters an error

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.24 GA
Syntax
 STATIC PROPERTY MacroCompilerErrorHandler AS MacroCompilerErrorHandler GET SET 
Request Example View Source

Property Value

Type: MacroCompilerErrorHandler
See Also