# Editor.ExportConfig.TargetDir

```csharp
string TargetDir { get; set; }
```

Where are we putting the exported build?

Declared in [Editor.ExportConfig](/api/Editor.ExportConfig).
Assembly: `Sandbox.Tools`.
