NavigateToItem.DisplayFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to generate display information for this symbol on an as-needed basis.
public:
property Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToItemDisplayFactory ^ DisplayFactory { Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToItemDisplayFactory ^ get(); };
public:
property Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToItemDisplayFactory ^ DisplayFactory { Microsoft::VisualStudio::Language::NavigateTo::Interfaces::INavigateToItemDisplayFactory ^ get(); };
public Microsoft.VisualStudio.Language.NavigateTo.Interfaces.INavigateToItemDisplayFactory DisplayFactory { get; }
member this.DisplayFactory : Microsoft.VisualStudio.Language.NavigateTo.Interfaces.INavigateToItemDisplayFactory
Public ReadOnly Property DisplayFactory As INavigateToItemDisplayFactory
Property Value
Display information for the symbol.