# manifestAssetBundle

> The _role value of a manifest AssetBundle, which is an AssetBundle that contains information about other AssetBundles and their dependencies.

## Definition

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

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