# sharedAssets

> The _role value of a file that contains asset objects which are shared between Scenes. Examples of asset objects are textures, models, and audio.

## Definition

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

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