CSharpScriptExecution.ThrowExceptions

If true throws exceptions when executing the code rather than setting the Error, ErrorMessage and LastException properties.

Note: Compilation errors will not throw, but always set properties!

public bool ThrowExceptions