# Sandbox.CodeArchive.FileMap

```csharp
Dictionary<string,string> FileMap { get; set; }
```

Converts the syntax tree paths from physical paths to project local paths

Declared in [Sandbox.CodeArchive](/api/Sandbox.CodeArchive).
Assembly: `Sandbox.Compiling`.
