Click or drag to resize

IScriptViewCompilerMessageClicked Event

Occurs when a compiler message was clicked, and the view can not handle this by itself.

Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
event Action<string> CompilerMessageClicked

Value

ActionString
See Also