# Sandbox.Compiler.Output

```csharp
CompilerOutput Output { get; set; }
```

The output from the previous build

Declared in [Sandbox.Compiler](/api/Sandbox.Compiler).
Assembly: `Sandbox.Compiling`.
