INavigateToItemDisplay Properties

 

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

NameDescription
System_CAPS_pubpropertyAdditionalInformation

Gets additional information that should be displayed for the item.

System_CAPS_pubpropertyDescription

Gets a detailed description to be displayed about the item. This frequently includes the kind, scope, and location of the item, and a preview of the item.

System_CAPS_pubpropertyDescriptionItems

Gets the collection of description items.

System_CAPS_pubpropertyGlyph

Gets the symbol icon.

System_CAPS_pubpropertyName

Gets the name of the item.

Return to top
Show: