IPeekResult Properties

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubpropertyCanNavigateTo

Determines whether this result has a place to navigate to.

System_CAPS_pubpropertyDisplayInfo

Gets properties used for displaying this result to the user.

System_CAPS_pubpropertyPostNavigationCallback

This function will be called directly after navigation completes (if navigation was successful).

Return to top
Show: