[]
Specifies whether a match is made against the whole of the search text or any part of the search text.
public enum LookAt
Public Enum LookAt
| Name | Description |
|---|---|
| Part | Match against any part of the search text. |
| Whole | Match against the whole of the search text. |