INavigateToItemDisplay::AdditionalInformation Property
Visual Studio 2015
Gets additional information that should be displayed for the item.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
A primary use of this additional information is to help users differentiate between items with identical names. For example, for types and members, the additional information could be the fully qualified name of the symbol.
Show: