IPeekResultDisplayInfo Interface
Visual Studio 2015
Defines elements of IPeekResult display information.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Label | Gets the localized label used for displaying this result to the user. |
![]() | LabelTooltip | Gets the localized label tooltip used for displaying this result to the user.Supported content types are strings and <see cref="UIElement" /> instances. |
![]() | Title | Gets the localized title used for displaying this result to the user. |
![]() | TitleTooltip | Gets the localized title tooltip used for displaying this result to the user. Supported content types are strings and UIElementinstances. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
Show:

