Click or drag to resize

DynamicCompilationExceptionSourceCode Property

The source code that generates the Exception

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

Property Value

Type: String
See Also