# Sandbox.ResourcePublishContext.CanIncludeSourceFiles

```csharp
bool CanIncludeSourceFiles { get; set; }
```

If true then we'll offer an option to upload source files with this asset. This will make it easier for people
who want to download and add it to their project, but make their own changes.

Declared in [Sandbox.ResourcePublishContext](/api/Sandbox.ResourcePublishContext).
Assembly: `Sandbox.Engine`.
