Table of Contents

Property CompilerErrors

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

CompilerErrors

Gets list of compiler errors associated with the script being executed.

public ScriptCompilationDiagnostic[] CompilerErrors { get; protected set; }

Property Value

ScriptCompilationDiagnostic[]