Click or drag to resize

AbstractScriptGetErrorsAsString Method

Returns the compiler errors as a formatted string.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string GetErrorsAsString()

Return Value

String
A formatted error string.
See Also