# Sandbox.Compiler.Configuration.GetPreprocessorSymbols

```csharp
HashSet<string> GetPreprocessorSymbols()
```

Fetches the preprocessor symbols, which might've changed based on criteria

### Returns

`HashSet<string>`

Declared in [Sandbox.Compiler.Configuration](/api/Sandbox.Compiler.Configuration).
Assembly: `Sandbox.Compiling`.
