# DefaultRootDirectory

> The default build history root directory path, regardless of the current build history directory.

## Definition

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

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