The properties of the CompilerResults class are listed below. For a complete list of CompilerResults class members, see the CompilerResults Members topic.
CompiledAssembly | The compiled assembly. |
Errors | Gets or sets the collection of compiler errors. |
NativeCompilerReturnValue | Gets or sets the compiler's return value. |
Output | Gets or sets the compiler output messages. |
PathToAssembly | Gets or sets the path to the assembly. |
TempFiles | Gets or sets the temporary files to use. |