# Sandbox.CodeArchive.SyntaxTrees

```csharp
List<Microsoft.CodeAnalysis.SyntaxTree> SyntaxTrees { get; set; }
```

The syntax trees that should be compiled

Declared in [Sandbox.CodeArchive](/api/Sandbox.CodeArchive).
Assembly: `Sandbox.Compiling`.
