# Editor.Asset.Path

```csharp
string Path { get; set; }
```

The relative path with the asset extension. ie .wav becomes .vsnd

Declared in [Editor.Asset](/api/Editor.Asset).
Assembly: `Sandbox.Tools`.
