IPeekResult::NavigateTo Method (Object^)
Visual Studio 2015
Navigate to the location of this result. If the navigation is succesful, then the PostNavigationCallback will be called.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- data
-
Type:
System::Object^
The data that is to be passed directly into the third argument of PostNavigationCallback, if navigation is successful.
Show: