Click or drag to resize

CompilationData Properties

The CompilationData type exposes the following members.

Properties
 NameDescription
Public propertySourceCodeThe generated C# source code (used by the designer to map errors to lines).
Public propertyTmpFolder Legacy temporary compilation folder (always null with RazorEngineCore, which compiles in memory)
Top
See Also