# resolvedPath

> The local path of the package on disk.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager](/engine/6000.5/script-reference/unityeditor/packagemanager.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string resolvedPath { get; }
```

### Remarks

The path points to the local directory containing the resolved package.
