 | CompilationExceptionGeneratedClassCode Property |
Class code that was generated from Evaluator and attempted to be
compiled. Useful for troubleshooting compile error by seeing how
Evaluator used specified values when generating code for compilation.
Namespace:
Data.Eval.Compilation
Assembly:
Data_Eval (in Data_Eval.dll) Version: 2.5.0
Syntaxpublic string GeneratedClassCode { get; set; }
Property Value
Type:
String
See Also