IDocumentPeekResult::DisplayInfo2 Property

Visual Studio 2015
 

Gets the new display info so we can use the token span to give users more indication on the symbol they are looking for.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property IPeekResultDisplayInfo2^ DisplayInfo2 {
	IPeekResultDisplayInfo2^ get();
}
Return to top
Show: