# multiProcessEnabled

> Whether the multi-process option was enabled for the build.

## Definition

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

```csharp
public readonly bool multiProcessEnabled { get; }
```
