IPeekResult::DisplayInfo Property

Visual Studio 2015
 

Gets properties used for displaying this result to the user.

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

property IPeekResultDisplayInfo^ DisplayInfo {
	IPeekResultDisplayInfo^ get();
}

Property Value

Type: Microsoft.VisualStudio.Language.Intellisense::IPeekResultDisplayInfo^

Properties used for displaying this result to the user.

Return to top
Show: