# path

> Gets the path of the asset.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.VersionControl](/engine/6000.3/script-reference/unityeditor/versioncontrol.md)
* **Assembly:** UnityEditor

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