# resourcesFile

> The _role value of the file that contains the contents of the project's "Resources" folder, packed into a single file.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Reporting](/engine/6000.6/script-reference/unityeditor/build/reporting.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static string resourcesFile { get; }
```
