INavigateToItemDisplayFactory::CreateItemDisplay Method (NavigateToItem^)
Visual Studio 2015
Creates UI-appropriate display information for a symbol.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Parameters
- item
-
Type:
Microsoft.VisualStudio.Language.NavigateTo.Interfaces::NavigateToItem^
A NavigateToItem for which to create display information.
Return Value
Type: Microsoft.VisualStudio.Language.NavigateTo.Interfaces::INavigateToItemDisplay^Display information, or null if the information cannot be created from the item.
Show: