Click or drag to resize

CompilationException Properties

The CompilationException type exposes the following members.

Properties
  NameDescription
Public propertyGeneratedClassCode
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.
Top
See Also