# OutputPath

> The output path for the build.

## Definition

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

```csharp
public string OutputPath
```

### Remarks

This value corresponds to [\_outputPath](/engine/6000.6/script-reference/unityeditor/build/reporting/buildsummary/outputpath.md).
