# UnityProjectPath

> The C# definition of the unityProjectPath. Path to Unity project.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle](/engine/6000.5/script-reference/unity/android/gradle.md)
* **Assembly:** Unity.Android.Gradle

```csharp
public PropertyString UnityProjectPath { get; }
```
