# Editor.DragAssetData.AssetPath

```csharp
string AssetPath { get; set; }
```

For local assets, the path to the asset. Equivalent to [Editor.Asset.Path](/api/Editor.Asset/Path).

Declared in [Editor.DragAssetData](/api/Editor.DragAssetData).
Assembly: `Sandbox.Tools`.
