Occurs when the compiler is failed. Gets the collection of compiler errors and warnings.
The event handler receives an argument of type CompilerErrorsEventArgs containing data related to this event. The following CompilerErrorsEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Errors | Gets compiler error list. |
Scriptor Class | Alvas.Script Namespace