# Sandbox.UI.DropEvent.Files

```csharp
IReadOnlyList<string> Files { get; set; }
```

Full paths of the dragged files. Empty when text is being dragged.

Declared in [Sandbox.UI.DropEvent](/api/Sandbox.UI.DropEvent).
Assembly: `Sandbox.Engine`.
