# Editor.EditorPreferences.DedicatedServerCommandLineArgs

```csharp
static string DedicatedServerCommandLineArgs { get; set; }
```

Command-line arguments for new game instances spawned by the editor.

Declared in [Editor.EditorPreferences](/api/Editor.EditorPreferences).
Assembly: `Sandbox.Tools`.
