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