Click or drag to resize

DynamicCompilationExceptionCompilerErrors Property

The errors returned from the compiler.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public CompilerErrorCollection CompilerErrors { get; }

Property Value

Type: CompilerErrorCollection
See Also