# Editor.ExportConfig.ExecutableName

```csharp
string ExecutableName { get; set; }
```

The target .exe name for this export

Declared in [Editor.ExportConfig](/api/Editor.ExportConfig).
Assembly: `Sandbox.Tools`.
