# managedEngineApi

> The _role value of files that provide the managed API for Unity.

## Definition

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

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

### Remarks

These files are referenced by your compiled script DLL and provide the interface layer between your scripts and the engine itself.
