PeekResultDisplayInfo Properties

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubpropertyLabel

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

System_CAPS_pubpropertyLabelTooltip

Defines the localized label tooltip used for displaying this result to the user. Supported content types are strings and UIElement" instances.

System_CAPS_pubpropertyTitle

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

System_CAPS_pubpropertyTitleTooltip

Defines the localized title tooltip used for displaying this result to the user. Supported content types are strings and UIElement instances.

Return to top
Show: