# Sandbox.CompileGroup.Compilers

```csharp
IEnumerable<Compiler> Compilers { get; set; }
```

The compilers within the group

Declared in [Sandbox.CompileGroup](/api/Sandbox.CompileGroup).
Assembly: `Sandbox.Compiling`.
