Property CompilerErrors
CompilerErrors
When implemented by a class, gets list of compiler errors associated with the script being executed.
ScriptCompilationDiagnostic[] CompilerErrors { get; }
When implemented by a class, gets list of compiler errors associated with the script being executed.
ScriptCompilationDiagnostic[] CompilerErrors { get; }