# Editor.DragData.HasFileOrFolder

```csharp
bool HasFileOrFolder { get; set; }
```

Whether the drag data has at least 1 file or folder.

Declared in [Editor.DragData](/api/Editor.DragData).
Assembly: `Sandbox.Tools`.
