# Sandbox.ManifestSchema.Files

```csharp
File[] Files { get; set; }
```

A list of files that should be mounted to use this asset

Declared in [Sandbox.ManifestSchema](/api/Sandbox.ManifestSchema).
Assembly: `Sandbox.Engine`.
