DynamicCompilationExceptionCompilerErrors Property |
The errors returned from the compiler.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic CompilerErrorCollection CompilerErrors { get; }
Public ReadOnly Property CompilerErrors As CompilerErrorCollection
Get
Property Value
Type:
CompilerErrorCollection
See Also