IPeekResultDisplayInfo Properties

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubpropertyLabel

Gets the localized label used for displaying this result to the user.

System_CAPS_pubpropertyLabelTooltip

Gets the localized label tooltip used for displaying this result to the user.Supported content types are strings and <see cref="UIElement" /> instances.

System_CAPS_pubpropertyTitle

Gets the localized title used for displaying this result to the user.

System_CAPS_pubpropertyTitleTooltip

Gets the localized title tooltip used for displaying this result to the user. Supported content types are strings and UIElementinstances.

Return to top
Show: