# Sandbox.Compiler.Configuration.ReplacementDirectives

```csharp
Dictionary<string,string> ReplacementDirectives { get; set; }
```

Maps file patterns to preprocessor directives they should be wrapped in

Declared in [Sandbox.Compiler.Configuration](/api/Sandbox.Compiler.Configuration).
Assembly: `Sandbox.Compiling`.
