NavigateToItem::DisplayFactory Property
Visual Studio 2015
Gets UI-appropriate display information for the symbol.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
public: property INavigateToItemDisplayFactory^ DisplayFactory { INavigateToItemDisplayFactory^ get(); }
Property Value
Type: Microsoft.VisualStudio.Language.NavigateTo.Interfaces::INavigateToItemDisplayFactory^Display information for the symbol.
Show: