INavigateToItemDisplayFactory Interface

Creates UI-appropriate display information for a symbol.

Namespace:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

Syntax

'Declaration
Public Interface INavigateToItemDisplayFactory
public interface INavigateToItemDisplayFactory
public interface class INavigateToItemDisplayFactory
type INavigateToItemDisplayFactory =  interface end
public interface INavigateToItemDisplayFactory

The INavigateToItemDisplayFactory type exposes the following members.

Methods

  Name Description
Public method CreateItemDisplay Creates UI-appropriate display information for a symbol.

Top

See Also

Reference

Microsoft.VisualStudio.Language.NavigateTo.Interfaces Namespace