# Sandbox.CompilerOutput.AssemblyData

```csharp
byte[] AssemblyData { get; set; }
```

The [assembly].dll contents for this build

Declared in [Sandbox.CompilerOutput](/api/Sandbox.CompilerOutput).
Assembly: `Sandbox.Compiling`.
