# dependentManagedLibrary

> The BuildFile.role value of a managed library that is present in the build due to being a dependency of a CommonRoles.managedLibrary.

## Definition

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

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