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