Property CompilerErrors
CompilerErrors
Gets list of compiler errors associated with the script being executed.
public ScriptCompilationDiagnostic[] CompilerErrors { get; }
Gets list of compiler errors associated with the script being executed.
public ScriptCompilationDiagnostic[] CompilerErrors { get; }