IVsSearchItemResult Properties

 

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

NameDescription
System_CAPS_pubpropertyDescription

Gets a more detailed description of the search result.

System_CAPS_pubpropertyDisplayText

Gets the text of the item to be displayed on the UI.

System_CAPS_pubpropertyIcon

Gets an icon associated with the search result for the item.

System_CAPS_pubpropertyPersistenceData

Gets a string that can be used to persist this result and that allows reconstruction of the result after a shell restart.

System_CAPS_pubpropertySearchProvider

Gets the search provider that generated this search result.

System_CAPS_pubpropertyTooltip

Gets the tooltip for the item.

Return to top
Show: