# Sandbox.CompilerOutput.Successful

```csharp
bool Successful { get; set; }
```

True if the build succeeded

Declared in [Sandbox.CompilerOutput](/api/Sandbox.CompilerOutput).
Assembly: `Sandbox.Compiling`.
