Property CompilerErrors
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
CompilerErrors
When implemented by a class, gets list of compiler errors associated with the script being executed.
ScriptCompilationDiagnostic[] CompilerErrors { get; }