Used to specify how to find a given element in the editor to highlight.
| None | Highlights nothing. |
|---|---|
| Auto | Highlights the first element found using any of the search modes. |
| Identifier | Highlights an element with a given identifier text. |
| PrefixLabel | Highlights an entire editor control using its label text as identifier. |
| Content | Highlights an element containing text using the text as identifier. |