INavigateToItemDisplay2 Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | AdditionalInformation | Gets additional information that should be displayed for the item.(Inherited from INavigateToItemDisplay.) |
![]() | Description | 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.(Inherited from INavigateToItemDisplay.) |
![]() | DescriptionItems | Gets the collection of description items.(Inherited from INavigateToItemDisplay.) |
![]() | Glyph | Gets the symbol icon.(Inherited from INavigateToItemDisplay.) |
![]() | Name | Gets the name of the item.(Inherited from INavigateToItemDisplay.) |
Show:
