# Sandbox.Project.GetRootPath

```csharp
string GetRootPath()
```

Absolute path to the location of the `.sbproj` file of the project.

### Returns

`string`

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
