IVsSearchFilterToken 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 | |
|---|---|---|
![]() | FilterField | Gets the filter name and field, with quotes removed and characters not escaped. |
![]() | FilterSeparatorPosition | Gets the position of the filter field separator in the original text of the token. |
![]() | FilterTokenType | Gets the filter token type. |
![]() | FilterValue | Gets the filter value, with quotes removed and characters not escaped. |
![]() | OriginalTokenText | |
![]() | ParsedTokenText | |
![]() | ParseError | |
![]() | TokenStartPosition |
Show:
