# Sandbox.Project.GetProjectPath

```csharp
string GetProjectPath()
```

Gets the .sbproj file for this project

### Returns

`string`

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
