# Sandbox.Project.IsSourcePublish

```csharp
bool IsSourcePublish()
```

Return true if this project type uploads all the source files when it's published

### Returns

`bool`

Declared in [Sandbox.Project](/api/Sandbox.Project).
Assembly: `Sandbox.Engine`.
