IVsSearchItemResult 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 | |
|---|---|---|
![]() | Description | Gets a more detailed description of the search result. |
![]() | DisplayText | Gets the text of the item to be displayed on the UI. |
![]() | Icon | Gets an icon associated with the search result for the item. |
![]() | PersistenceData | Gets a string that can be used to persist this result and that allows reconstruction of the result after a shell restart. |
![]() | SearchProvider | Gets the search provider that generated this search result. |
![]() | Tooltip | Gets the tooltip for the item. |
Show:
