PeekResultDisplayInfo Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Label | Defines the localized label used for displaying this result to the user. |
![]() | LabelTooltip | Defines the localized label tooltip used for displaying this result to the user. Supported content types are strings and UIElement" instances. |
![]() | Title | Defines the localized title used for displaying this result to the user. |
![]() | TitleTooltip | Defines the localized title tooltip used for displaying this result to the user. Supported content types are strings and UIElement instances. |
Show:
