# Sandbox.Compiler.FileSystem

```csharp
BaseFileSystem FileSystem { get; set; }
```

An aggregate of all the filesystem this compiler has

Declared in [Sandbox.Compiler](/api/Sandbox.Compiler).
Assembly: `Sandbox.Compiling`.
