# Editor.Asset.RelativePath

```csharp
string RelativePath { get; set; }
```

The relative path as it is on disk (ie .wav not .vsnd)

Declared in [Editor.Asset](/api/Editor.Asset).
Assembly: `Sandbox.Tools`.
