# searchText

> Raw search text (what is in the Search text box).

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.6/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public string searchText { get; set; }
```
