# Editor.DragData.Text

```csharp
string Text { get; set; }
```

Text data of the drag and drop event.

Declared in [Editor.DragData](/api/Editor.DragData).
Assembly: `Sandbox.Tools`.
