# LatestBuildReportDirectory

> Returns the build report directory of the most recent build.

## Definition

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

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