# Sandbox.CompilerOutput.Archive

```csharp
CodeArchive Archive { get; set; }
```

A code archive created during the compile

Declared in [Sandbox.CompilerOutput](/api/Sandbox.CompilerOutput).
Assembly: `Sandbox.Compiling`.
