# Editor.TextCursor.SelectedText

```csharp
string SelectedText { get; set; }
```

Declared in [Editor.TextCursor](/api/Editor.TextCursor).
Assembly: `Sandbox.Tools`.
