| CompilerOutput |
| Archive | A code archive created during the compile |
| AssemblyData | The [assembly].dll contents for this build |
| Compiler | The compiler that has produced this build |
| Diagnostics | A list of diagnostics caused by the previous build |
| Exception | If an exception happened during the build, it'll be available here |
| Successful | True if the build succeeded |
| Version | The version of the assembly |
| XmlDocumentation | The [assembly].xml contents for this build |