NavigateToItem::DisplayFactory Property

 

Gets UI-appropriate display information for the symbol.

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
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.

Return to top
Show: