IVsSearchToken Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | OriginalTokenText | Gets the original text of the token. |
![]() | ParsedTokenText | Gets the token text, with quotes removed and characters unescaped. |
![]() | ParseError | Gets any error that occurred while parsing the token. |
![]() | TokenStartPosition | Gets the position of the token in the original text of the search query. |
Show:
