# outputPath

> The output path for the build, as provided to BuildPipeline.BuildPlayer.

## Definition

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

```csharp
public readonly string outputPath { get; }
```
