# Editor.ProjectPublisher.Files

```csharp
IEnumerable<ProjectFile> Files { get; set; }
```

Get access to the files within the manifest

Declared in [Editor.ProjectPublisher](/api/Editor.ProjectPublisher).
Assembly: `Sandbox.Tools`.
