IVsSearchToken Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubpropertyOriginalTokenText

Gets the original text of the token.

System_CAPS_pubpropertyParsedTokenText

Gets the token text, with quotes removed and characters unescaped.

System_CAPS_pubpropertyParseError

Gets any error that occurred while parsing the token.

System_CAPS_pubpropertyTokenStartPosition

Gets the position of the token in the original text of the search query.

Return to top
Show: